Searched refs:ALG_MSGIV_LEN (Results 1 – 2 of 2) sorted by relevance
31 #define ALG_MSGIV_LEN(len) (sizeof(struct af_alg_iv) + (len)) macro
98 afalg->msg->msg_controllen += CMSG_SPACE(ALG_MSGIV_LEN(expect_niv)); in qcrypto_afalg_cipher_ctx_new()109 afalg->cmsg->cmsg_len = CMSG_SPACE(ALG_MSGIV_LEN(expect_niv)); in qcrypto_afalg_cipher_ctx_new()