Home
last modified time | relevance | path

Searched defs:ALG_AES_IV_LEN (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/engines/
H A De_afalg.c64 # define ALG_AES_IV_LEN 16 macro
669 memcpy(EVP_CIPHER_CTX_iv_noconst(ctx), nxtiv, ALG_AES_IV_LEN); in afalg_do_cipher() local
[all...]
/third_party/openssl/engines/
H A De_afalg.c64 # define ALG_AES_IV_LEN 16 macro
669 memcpy(EVP_CIPHER_CTX_iv_noconst(ctx), nxtiv, ALG_AES_IV_LEN); in afalg_do_cipher() local
[all...]

Completed in 3 milliseconds