Home
last modified time | relevance | path

Searched defs:geniv (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dechainiv.c28 struct crypto_aead *geniv = crypto_aead_reqtfm(req); in echainiv_encrypt() local
87 struct crypto_aead *geniv = crypto_aead_reqtfm(req); in echainiv_decrypt() local
H A Dseqiv.c24 struct crypto_aead *geniv; in seqiv_aead_encrypt_complete2() local
50 struct crypto_aead *geniv = crypto_aead_reqtfm(req); in seqiv_aead_encrypt() local
111 struct crypto_aead *geniv = crypto_aead_reqtfm(req); in seqiv_aead_decrypt() local
[all...]
/kernel/linux/linux-6.6/crypto/
H A Dseqiv.c24 struct crypto_aead *geniv; in seqiv_aead_encrypt_complete2() local
49 struct crypto_aead *geniv = crypto_aead_reqtfm(req); in seqiv_aead_encrypt() local
110 struct crypto_aead *geniv = crypto_aead_reqtfm(req); in seqiv_aead_decrypt() local
[all...]
H A Dechainiv.c28 struct crypto_aead *geniv = crypto_aead_reqtfm(req); in echainiv_encrypt() local
87 struct crypto_aead *geniv = crypto_aead_reqtfm(req); in echainiv_decrypt() local
/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dcaamalg_desc.c506 u32 geniv, moveiv; in cnstr_shdsc_aead_givencap() local
383 cnstr_shdsc_aead_decap(u32 * const desc, struct alginfo *cdata, struct alginfo *adata, unsigned int ivsize, unsigned int icvsize, const bool geniv, const bool is_rfc3686, u32 *nonce, const u32 ctx1_iv_off, const bool is_qi, int era) cnstr_shdsc_aead_decap() argument
H A Dcaamalg_qi.c40 bool geniv; member
[all...]
H A Dcaamalg.c87 bool geniv; member
[all...]
H A Dcaamalg_qi2.c47 bool geniv; member
[all...]
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Dcaamalg_desc.c506 u32 geniv, moveiv; in cnstr_shdsc_aead_givencap() local
383 cnstr_shdsc_aead_decap(u32 * const desc, struct alginfo *cdata, struct alginfo *adata, unsigned int ivsize, unsigned int icvsize, const bool geniv, const bool is_rfc3686, u32 *nonce, const u32 ctx1_iv_off, const bool is_qi, int era) cnstr_shdsc_aead_decap() argument
H A Dcaamalg_qi.c45 bool geniv; member
[all...]
H A Dcaamalg.c96 bool geniv; member
[all...]
H A Dcaamalg_qi2.c49 bool geniv; member
[all...]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dcryptouser.h60 char geniv[CRYPTO_MAX_NAME]; member
68 char geniv[CRYPTO_MAX_NAME]; member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dcryptouser.h166 char geniv[CRYPTO_MAX_NAME]; member
175 char geniv[CRYPTO_MAX_NAME]; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dcryptouser.h166 char geniv[CRYPTO_MAX_NAME]; member
175 char geniv[CRYPTO_MAX_NAME]; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dcryptouser.h143 char geniv[CRYPTO_MAX_NAME]; member
151 char geniv[CRYPTO_MAX_NAME]; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dcryptouser.h143 char geniv[CRYPTO_MAX_NAME]; member
151 char geniv[CRYPTO_MAX_NAME]; member
/kernel/linux/linux-5.10/include/net/
H A Dxfrm.h194 const char *geniv; member
1393 char *geniv; member
1403 char *geniv; member
/kernel/linux/linux-6.6/include/net/
H A Dxfrm.h219 const char *geniv; member
1445 char *geniv; member
1455 char *geniv; member

Completed in 47 milliseconds