Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dauthencesn.c49 static int crypto_authenc_esn_setauthsize(struct crypto_aead *authenc_esn, in crypto_authenc_esn_setauthsize() argument
58 static int crypto_authenc_esn_setkey(struct crypto_aead *authenc_esn, const u8 *key, in crypto_authenc_esn_setkey() argument
89 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); in crypto_authenc_esn_genicv_tail() local
122 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); in crypto_authenc_esn_genicv() local
169 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); crypto_authenc_esn_copy() local
183 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); crypto_authenc_esn_encrypt() local
222 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); crypto_authenc_esn_decrypt_tail() local
272 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); crypto_authenc_esn_decrypt() local
[all...]
/kernel/linux/linux-6.6/crypto/
H A Dauthencesn.c49 static int crypto_authenc_esn_setauthsize(struct crypto_aead *authenc_esn, in crypto_authenc_esn_setauthsize() argument
58 static int crypto_authenc_esn_setkey(struct crypto_aead *authenc_esn, const u8 *key, in crypto_authenc_esn_setkey() argument
89 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); in crypto_authenc_esn_genicv_tail() local
121 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); in crypto_authenc_esn_genicv() local
167 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); crypto_authenc_esn_copy() local
181 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); crypto_authenc_esn_encrypt() local
220 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); crypto_authenc_esn_decrypt_tail() local
269 struct crypto_aead *authenc_esn = crypto_aead_reqtfm(req); crypto_authenc_esn_decrypt() local
[all...]

Completed in 1 milliseconds