Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/engines/
H A De_afalg.c65 # define ALG_IV_LEN(len) (sizeof(struct af_alg_iv) + (len)) macro
399 cmsg->cmsg_len = CMSG_LEN(ALG_IV_LEN(len)); in afalg_set_iv_sk()
474 char cbuf[CMSG_SPACE(ALG_IV_LEN(ALG_AES_IV_LEN)) + CMSG_SPACE(ALG_OP_LEN)]; in afalg_start_cipher_sk()
/third_party/openssl/engines/
H A De_afalg.c65 # define ALG_IV_LEN(len) (sizeof(struct af_alg_iv) + (len)) macro
399 cmsg->cmsg_len = CMSG_LEN(ALG_IV_LEN(len)); in afalg_set_iv_sk()
474 char cbuf[CMSG_SPACE(ALG_IV_LEN(ALG_AES_IV_LEN)) + CMSG_SPACE(ALG_OP_LEN)]; in afalg_start_cipher_sk()

Completed in 3 milliseconds