Searched defs:authenc (Results 1 - 8 of 8) sorted by relevance

/linux-master/crypto/
H A Dauthenc.c84 static int crypto_authenc_setkey(struct crypto_aead *authenc, const u8 *key, argument
115 struct crypto_aead *authenc = crypto_aead_reqtfm(req); local
134 struct crypto_aead *authenc = crypto_aead_reqtfm(req); local
175 struct crypto_aead *authenc = crypto_aead_reqtfm(req); local
190 struct crypto_aead *authenc = crypto_aead_reqtfm(req); local
228 struct crypto_aead *authenc = crypto_aead_reqtfm(req); local
275 struct crypto_aead *authenc = crypto_aead_reqtfm(req); local
[all...]
/linux-master/drivers/crypto/caam/
H A Dcaamalg_qi.c190 static int aead_setauthsize(struct crypto_aead *authenc, unsigned int authsize) argument
348 static int gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) argument
451 static int rfc4106_setauthsize(struct crypto_aead *authenc, argument
559 static int rfc4543_setauthsize(struct crypto_aead *authenc, argument
[all...]
H A Dcaamalg.c321 static int aead_setauthsize(struct crypto_aead *authenc, argument
382 static int gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) argument
449 static int rfc4106_setauthsize(struct crypto_aead *authenc, argument
517 static int rfc4543_setauthsize(struct crypto_aead *authenc, argument
[all...]
H A Dcaamalg_qi2.c279 static int aead_setauthsize(struct crypto_aead *authenc, unsigned int authsize) argument
708 static int gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) argument
802 static int rfc4106_setauthsize(struct crypto_aead *authenc, argument
903 static int rfc4543_setauthsize(struct crypto_aead *authenc, argument
[all...]
/linux-master/drivers/crypto/ccree/
H A Dcc_aead.c669 static int cc_aead_setauthsize(struct crypto_aead *authenc, argument
687 static int cc_rfc4309_ccm_setauthsize(struct crypto_aead *authenc, argument
702 cc_ccm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) argument
2141 cc_gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) argument
2160 cc_rfc4106_gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) argument
2180 cc_rfc4543_gcm_setauthsize(struct crypto_aead *authenc, unsigned int authsize) argument
[all...]
/linux-master/drivers/crypto/
H A Dtalitos.c889 static int aead_setkey(struct crypto_aead *authenc, argument
922 static int aead_des3_setkey(struct crypto_aead *authenc, argument
1027 struct crypto_aead *authenc = crypto_aead_reqtfm(areq); local
1047 struct crypto_aead *authenc = crypto_aead_reqtfm(req); local
1420 struct crypto_aead *authenc = crypto_aead_reqtfm(areq); local
1434 struct crypto_aead *authenc = crypto_aead_reqtfm(req); local
1451 struct crypto_aead *authenc = crypto_aead_reqtfm(req); local
[all...]
H A Dsa2ul.c1800 static int sa_aead_setkey(struct crypto_aead *authenc, argument
1883 static int sa_aead_cbc_sha1_setkey(struct crypto_aead *authenc, argument
1896 static int sa_aead_cbc_sha256_setkey(struct crypto_aead *authenc, argument
[all...]
/linux-master/drivers/crypto/chelsio/
H A Dchcr_algo.c3553 static int chcr_authenc_setkey(struct crypto_aead *authenc, const u8 *key, argument
3681 static int chcr_aead_digest_null_setkey(struct crypto_aead *authenc, argument
[all...]

Completed in 240 milliseconds