Searched refs:af_alg_iv (Results 1 – 4 of 4) sorted by relevance
31 #define ALG_MSGIV_LEN(len) (sizeof(struct af_alg_iv) + (len))
123 struct af_alg_iv *alg_iv; in qcrypto_afalg_cipher_setiv()138 alg_iv = (struct af_alg_iv *)CMSG_DATA(afalg->cmsg); in qcrypto_afalg_cipher_setiv()
43 struct af_alg_iv { struct
38 struct af_alg_iv *iv;