| /kernel/linux/linux-5.10/include/crypto/ |
| H A D | gcm.h | 13 static inline int crypto_gcm_check_authsize(unsigned int authsize) in crypto_gcm_check_authsize() argument 34 static inline int crypto_rfc4106_check_authsize(unsigned int authsize) in crypto_rfc4106_check_authsize() argument
|
| /kernel/linux/linux-6.6/include/crypto/ |
| H A D | gcm.h | 16 static inline int crypto_gcm_check_authsize(unsigned int authsize) in crypto_gcm_check_authsize() argument 37 static inline int crypto_rfc4106_check_authsize(unsigned int authsize) in crypto_rfc4106_check_authsize() argument 70 unsigned int authsize; member
|
| /kernel/linux/linux-6.6/crypto/ |
| H A D | aegis128-neon.c | 55 crypto_aegis128_final_simd(struct aegis_state *state, union aegis_block *tag_xor, unsigned int assoclen, unsigned int cryptlen, unsigned int authsize) crypto_aegis128_final_simd() argument
|
| H A D | geniv.c | 27 aead_geniv_setauthsize(struct crypto_aead *tfm, unsigned int authsize) aead_geniv_setauthsize() argument
|
| H A D | aegis128-neon-inner.c | 317 crypto_aegis128_final_neon(void *state, void *tag_xor, unsigned int assoclen, unsigned int cryptlen, unsigned int authsize) crypto_aegis128_final_neon() argument
|
| /kernel/linux/linux-5.10/crypto/ |
| H A D | geniv.c | 27 aead_geniv_setauthsize(struct crypto_aead *tfm, unsigned int authsize) aead_geniv_setauthsize() argument
|
| H A D | authencesn.c | 95 unsigned int authsize = crypto_aead_authsize(authenc_esn); in crypto_authenc_esn_genicv_tail() local 129 unsigned int authsize = crypto_aead_authsize(authenc_esn); in crypto_authenc_esn_genicv() local 223 unsigned int authsize = crypto_aead_authsize(authenc_esn); in crypto_authenc_esn_decrypt_tail() local 49 crypto_authenc_esn_setauthsize(struct crypto_aead *authenc_esn, unsigned int authsize) crypto_authenc_esn_setauthsize() argument 276 unsigned int authsize = crypto_aead_authsize(authenc_esn); crypto_authenc_esn_decrypt() local [all...] |
| H A D | authenc.c | 240 unsigned int authsize = crypto_aead_authsize(authenc); in crypto_authenc_decrypt_tail() local 281 unsigned int authsize = crypto_aead_authsize(authenc); in crypto_authenc_decrypt() local
|
| H A D | pcrypt.c | 50 pcrypt_aead_setauthsize(struct crypto_aead *parent, unsigned int authsize) pcrypt_aead_setauthsize() argument
|
| H A D | simd.c | 302 static int simd_aead_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in simd_aead_setauthsize() argument
|
| H A D | aegis128-core.c | 396 unsigned int authsize = crypto_aead_authsize(tfm); in crypto_aegis128_encrypt() local 428 unsigned int authsize = crypto_aead_authsize(tfm); in crypto_aegis128_decrypt() local 382 crypto_aegis128_setauthsize(struct crypto_aead *tfm, unsigned int authsize) crypto_aegis128_setauthsize() argument
|
| H A D | aead.c | 63 int crypto_aead_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in crypto_aead_setauthsize() argument
|
| /kernel/linux/linux-5.10/drivers/crypto/nx/ |
| H A D | nx-aes-gcm.c | 84 gcm4106_aes_nx_setauthsize(struct crypto_aead *tfm, unsigned int authsize) gcm4106_aes_nx_setauthsize() argument
|
| H A D | nx-aes-ccm.c | 133 static int generate_b0(u8 *iv, unsigned int assoclen, unsigned int authsize, in generate_b0() argument 336 unsigned int authsize = crypto_aead_authsize(crypto_aead_reqtfm(req)); in ccm_nx_decrypt() local 69 ccm_aes_nx_setauthsize(struct crypto_aead *tfm, unsigned int authsize) ccm_aes_nx_setauthsize() argument 88 ccm4309_aes_nx_setauthsize(struct crypto_aead *tfm, unsigned int authsize) ccm4309_aes_nx_setauthsize() argument 156 generate_pat(u8 *iv, struct aead_request *req, struct nx_crypto_ctx *nx_ctx, unsigned int authsize, unsigned int nbytes, unsigned int assoclen, u8 *out) generate_pat() argument 414 unsigned int authsize = crypto_aead_authsize(crypto_aead_reqtfm(req)); ccm_nx_encrypt() local [all...] |
| /kernel/linux/linux-5.10/drivers/crypto/ccp/ |
| H A D | ccp-crypto-aes-galois.c | 57 ccp_aes_gcm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) ccp_aes_gcm_setauthsize() argument
|
| /kernel/linux/linux-6.6/arch/arm64/crypto/ |
| H A D | sm4-ce-gcm-glue.c | 61 static int gcm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in gcm_setauthsize() argument 220 unsigned int authsize = crypto_aead_authsize(aead); in gcm_decrypt() local
|
| H A D | aes-ce-ccm-glue.c | 52 static int ccm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in ccm_setauthsize() argument 203 unsigned int authsize = crypto_aead_authsize(aead); in ccm_decrypt() local
|
| H A D | sm4-ce-ccm-glue.c | 46 static int ccm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in ccm_setauthsize() argument 243 unsigned int authsize = crypto_aead_authsize(aead); in ccm_decrypt() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/ |
| H A D | chcr_ipsec.h | 51 unsigned int authsize; member
|
| /kernel/linux/linux-6.6/drivers/crypto/ccp/ |
| H A D | ccp-crypto-aes-galois.c | 57 ccp_aes_gcm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) ccp_aes_gcm_setauthsize() argument
|
| /kernel/linux/linux-6.6/drivers/crypto/nx/ |
| H A D | nx-aes-gcm.c | 84 gcm4106_aes_nx_setauthsize(struct crypto_aead *tfm, unsigned int authsize) gcm4106_aes_nx_setauthsize() argument
|
| /kernel/linux/linux-6.6/drivers/crypto/qce/ |
| H A D | aead.h | 21 unsigned int authsize; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/ |
| H A D | chcr_ipsec.h | 51 unsigned int authsize; member
|
| /kernel/linux/linux-5.10/drivers/crypto/ |
| H A D | omap-aes-gcm.c | 348 int omap_aes_gcm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in omap_aes_gcm_setauthsize() argument 353 omap_aes_4106gcm_setauthsize(struct crypto_aead *parent, unsigned int authsize) omap_aes_4106gcm_setauthsize() argument
|
| /kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/ |
| H A D | nitrox_aead.c | 59 nitrox_aead_setauthsize(struct crypto_aead *aead, unsigned int authsize) nitrox_aead_setauthsize() argument 75 nitrox_aes_gcm_setauthsize(struct crypto_aead *aead, unsigned int authsize) nitrox_aes_gcm_setauthsize() argument 379 nitrox_rfc4106_setauthsize(struct crypto_aead *aead, unsigned int authsize) nitrox_rfc4106_setauthsize() argument [all...] |