Searched refs:BLOCK_CIPHER_custom (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/openssl/openssl-fips/inline-t4/
H A De_aes.c459 # define BLOCK_CIPHER_custom(nid,keylen,blocksize,ivlen,mode,MODE,flags) \ macro
828 # define BLOCK_CIPHER_custom(nid,keylen,blocksize,ivlen,mode,MODE,flags) \ macro
864 # define BLOCK_CIPHER_custom(nid,keylen,blocksize,ivlen,mode,MODE,flags) \ macro
1603 BLOCK_CIPHER_custom(NID_aes, 128, 1, 12, gcm, GCM,
1606 BLOCK_CIPHER_custom(NID_aes, 192, 1, 12, gcm, GCM,
1609 BLOCK_CIPHER_custom(NID_aes, 256, 1, 12, gcm, GCM,
1746 BLOCK_CIPHER_custom(NID_aes, 128, 1, 16, xts, XTS,
1748 BLOCK_CIPHER_custom(NID_aes, 256, 1, 16, xts, XTS,
1916 BLOCK_CIPHER_custom(NID_aes, 128, 1, 12, ccm, CCM,
1918 BLOCK_CIPHER_custom(NID_ae
[all...]

Completed in 16 milliseconds