Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_aes.c419 # define BLOCK_CIPHER_custom(nid,keylen,blocksize,ivlen,mode,MODE,flags) \ macro
777 # define BLOCK_CIPHER_custom(nid,keylen,blocksize,ivlen,mode,MODE,flags) \ macro
2228 # define BLOCK_CIPHER_custom(nid,keylen,blocksize,ivlen,mode,MODE,flags)\ macro
2281 # define BLOCK_CIPHER_custom(nid,keylen,blocksize,ivlen,mode,MODE,flags) \ macro
3086 BLOCK_CIPHER_custom(NID_aes, 128, 1, 12, gcm, GCM,
3088 BLOCK_CIPHER_custom(NID_aes, 192, 1, 12, gcm, GCM,
3090 BLOCK_CIPHER_custom(NID_aes, 256, 1, 12, gcm, GCM,
3271 BLOCK_CIPHER_custom(NID_aes, 128, 1, 16, xts, XTS, XTS_FLAGS)
3272 BLOCK_CIPHER_custom(NID_aes, 256, 1, 16, xts, XTS, XTS_FLAGS)
3545 BLOCK_CIPHER_custom(NID_ae
[all...]
/third_party/openssl/crypto/evp/
H A De_aes.c419 # define BLOCK_CIPHER_custom(nid,keylen,blocksize,ivlen,mode,MODE,flags) \ macro
777 # define BLOCK_CIPHER_custom(nid,keylen,blocksize,ivlen,mode,MODE,flags) \ macro
2234 # define BLOCK_CIPHER_custom(nid,keylen,blocksize,ivlen,mode,MODE,flags)\ macro
2287 # define BLOCK_CIPHER_custom(nid,keylen,blocksize,ivlen,mode,MODE,flags) \ macro
3092 BLOCK_CIPHER_custom(NID_aes, 128, 1, 12, gcm, GCM,
3094 BLOCK_CIPHER_custom(NID_aes, 192, 1, 12, gcm, GCM,
3096 BLOCK_CIPHER_custom(NID_aes, 256, 1, 12, gcm, GCM,
3277 BLOCK_CIPHER_custom(NID_aes, 128, 1, 16, xts, XTS, XTS_FLAGS)
3278 BLOCK_CIPHER_custom(NID_aes, 256, 1, 16, xts, XTS, XTS_FLAGS)
3551 BLOCK_CIPHER_custom(NID_ae
[all...]

Completed in 10 milliseconds