Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F167344659
D58823.id184095.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
396 B
Referenced Files
None
Subscribers
None
D58823.id184095.diff
View Options
diff --git a/sys/crypto/openssl/ossl_ppc.h b/sys/crypto/openssl/ossl_ppc.h
--- a/sys/crypto/openssl/ossl_ppc.h
+++ b/sys/crypto/openssl/ossl_ppc.h
@@ -33,7 +33,7 @@
/* vpaes-ppc.S */
ossl_cipher_encrypt_t vpaes_cbc_encrypt;
-static void
+static inline void
AES_CBC_ENCRYPT(const unsigned char *in, unsigned char *out,
size_t length, const void *key, unsigned char *iv, int encrypt)
{
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Aug 22, 2:54 AM (20 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36733514
Default Alt Text
D58823.id184095.diff (396 B)
Attached To
Mode
D58823: ossl: fix unused-function warning for AES_CBC_ENCRYPT on powerpc
Attached
Detach File
Event Timeline
Log In to Comment