| /Linux-v5.4/include/crypto/internal/ |
| D | des.h | 136 crypto_aead_set_flags(tfm, CRYPTO_TFM_RES_BAD_KEY_LEN); in verify_aead_des_key() 146 crypto_aead_set_flags(tfm, CRYPTO_TFM_RES_BAD_KEY_LEN); in verify_aead_des3_key()
|
| /Linux-v5.4/crypto/ |
| D | essiv.c | 112 crypto_aead_set_flags(tctx->u.aead, crypto_aead_get_flags(tfm) & in essiv_aead_setkey() 115 crypto_aead_set_flags(tfm, crypto_aead_get_flags(tctx->u.aead) & in essiv_aead_setkey() 121 crypto_aead_set_flags(tfm, CRYPTO_TFM_RES_BAD_KEY_LEN); in essiv_aead_setkey() 137 crypto_aead_set_flags(tfm, crypto_cipher_get_flags(tctx->essiv_cipher) & in essiv_aead_setkey()
|
| D | authenc.c | 100 crypto_aead_set_flags(authenc, crypto_ahash_get_flags(auth) & in crypto_authenc_setkey() 110 crypto_aead_set_flags(authenc, crypto_skcipher_get_flags(enc) & in crypto_authenc_setkey() 118 crypto_aead_set_flags(authenc, CRYPTO_TFM_RES_BAD_KEY_LEN); in crypto_authenc_setkey()
|
| D | authencesn.c | 74 crypto_aead_set_flags(authenc_esn, crypto_ahash_get_flags(auth) & in crypto_authenc_esn_setkey() 84 crypto_aead_set_flags(authenc_esn, crypto_skcipher_get_flags(enc) & in crypto_authenc_esn_setkey() 92 crypto_aead_set_flags(authenc_esn, CRYPTO_TFM_RES_BAD_KEY_LEN); in crypto_authenc_esn_setkey()
|
| D | gcm.c | 114 crypto_aead_set_flags(aead, crypto_skcipher_get_flags(ctr) & in crypto_gcm_setkey() 144 crypto_aead_set_flags(aead, crypto_ahash_get_flags(ghash) & in crypto_gcm_setkey() 739 crypto_aead_set_flags(child, crypto_aead_get_flags(parent) & in crypto_rfc4106_setkey() 742 crypto_aead_set_flags(parent, crypto_aead_get_flags(child) & in crypto_rfc4106_setkey() 968 crypto_aead_set_flags(child, crypto_aead_get_flags(parent) & in crypto_rfc4543_setkey() 971 crypto_aead_set_flags(parent, crypto_aead_get_flags(child) & in crypto_rfc4543_setkey()
|
| D | aead.c | 60 crypto_aead_set_flags(tfm, CRYPTO_TFM_NEED_KEY); in crypto_aead_setkey() 137 crypto_aead_set_flags(aead, CRYPTO_TFM_NEED_KEY); in crypto_aead_init_tfm()
|
| D | ccm.c | 100 crypto_aead_set_flags(aead, crypto_skcipher_get_flags(ctr) & in crypto_ccm_setkey() 109 crypto_aead_set_flags(aead, crypto_ahash_get_flags(mac) & in crypto_ccm_setkey() 616 crypto_aead_set_flags(child, crypto_aead_get_flags(parent) & in crypto_rfc4309_setkey() 619 crypto_aead_set_flags(parent, crypto_aead_get_flags(child) & in crypto_rfc4309_setkey()
|
| D | simd.c | 301 crypto_aead_set_flags(child, crypto_aead_get_flags(tfm) & in simd_aead_setkey() 304 crypto_aead_set_flags(tfm, crypto_aead_get_flags(child) & in simd_aead_setkey()
|
| D | aegis128-core.c | 375 crypto_aead_set_flags(aead, CRYPTO_TFM_RES_BAD_KEY_LEN); in crypto_aegis128_setkey()
|
| D | chacha20poly1305.c | 493 crypto_aead_set_flags(aead, crypto_skcipher_get_flags(ctx->chacha) & in chachapoly_setkey()
|
| /Linux-v5.4/include/crypto/ |
| D | aead.h | 255 static inline void crypto_aead_set_flags(struct crypto_aead *tfm, u32 flags) in crypto_aead_set_flags() function
|
| /Linux-v5.4/drivers/crypto/amcc/ |
| D | crypto4xx_alg.c | 385 crypto_aead_set_flags(ctx->sw_cipher.aead, in crypto4xx_aead_setup_fallback() 389 crypto_aead_set_flags(cipher, in crypto4xx_aead_setup_fallback() 555 crypto_aead_set_flags(cipher, CRYPTO_TFM_RES_BAD_KEY_LEN); in crypto4xx_setkey_aes_gcm()
|
| /Linux-v5.4/drivers/crypto/ccp/ |
| D | ccp-crypto-aes-galois.c | 45 crypto_aead_set_flags(tfm, CRYPTO_TFM_RES_BAD_KEY_LEN); in ccp_aes_gcm_setkey()
|
| /Linux-v5.4/arch/x86/crypto/ |
| D | aegis128-aesni-glue.c | 148 crypto_aead_set_flags(aead, CRYPTO_TFM_RES_BAD_KEY_LEN); in crypto_aegis128_aesni_setkey()
|
| D | aesni-intel_glue.c | 654 crypto_aead_set_flags(aead, CRYPTO_TFM_RES_BAD_KEY_LEN); in common_rfc4106_set_key()
|
| /Linux-v5.4/drivers/crypto/chelsio/ |
| D | chcr_algo.c | 3313 crypto_aead_set_flags(aeadctx->sw_cipher, crypto_aead_get_flags(aead) & in chcr_aead_ccm_setkey() 3317 crypto_aead_set_flags(aead, crypto_aead_get_flags(aeadctx->sw_cipher) & in chcr_aead_ccm_setkey() 3337 crypto_aead_set_flags(aeadctx->sw_cipher, crypto_aead_get_flags(aead) & in chcr_aead_rfc4309_setkey() 3341 crypto_aead_set_flags(aead, crypto_aead_get_flags(aeadctx->sw_cipher) & in chcr_aead_rfc4309_setkey() 3361 crypto_aead_set_flags(aeadctx->sw_cipher, crypto_aead_get_flags(aead) in chcr_gcm_setkey() 3365 crypto_aead_set_flags(aead, crypto_aead_get_flags(aeadctx->sw_cipher) & in chcr_gcm_setkey() 3431 crypto_aead_set_flags(aeadctx->sw_cipher, crypto_aead_get_flags(authenc) in chcr_authenc_setkey() 3435 crypto_aead_set_flags(authenc, crypto_aead_get_flags(aeadctx->sw_cipher) in chcr_authenc_setkey() 3441 crypto_aead_set_flags(authenc, CRYPTO_TFM_RES_BAD_KEY_LEN); in chcr_authenc_setkey() 3561 crypto_aead_set_flags(aeadctx->sw_cipher, crypto_aead_get_flags(authenc) in chcr_aead_digest_null_setkey() [all …]
|
| /Linux-v5.4/drivers/crypto/inside-secure/ |
| D | safexcel_cipher.c | 382 crypto_aead_set_flags(ctfm, crypto_aead_get_flags(ctfm) & in safexcel_aead_setkey() 401 crypto_aead_set_flags(ctfm, CRYPTO_TFM_RES_BAD_KEY_LEN); in safexcel_aead_setkey() 2078 crypto_aead_set_flags(ctfm, CRYPTO_TFM_RES_BAD_KEY_LEN); in safexcel_aead_gcm_setkey() 2102 crypto_aead_set_flags(ctfm, crypto_cipher_get_flags(ctx->hkaes) & in safexcel_aead_gcm_setkey() 2195 crypto_aead_set_flags(ctfm, CRYPTO_TFM_RES_BAD_KEY_LEN); in safexcel_aead_ccm_setkey()
|
| /Linux-v5.4/drivers/crypto/caam/ |
| D | caamalg_qi.c | 271 crypto_aead_set_flags(aead, CRYPTO_TFM_RES_BAD_KEY_LEN); in aead_setkey() 360 crypto_aead_set_flags(aead, CRYPTO_TFM_RES_BAD_KEY_LEN); in gcm_setkey() 466 crypto_aead_set_flags(aead, CRYPTO_TFM_RES_BAD_KEY_LEN); in rfc4106_setkey() 574 crypto_aead_set_flags(aead, CRYPTO_TFM_RES_BAD_KEY_LEN); in rfc4543_setkey()
|
| D | caamalg.c | 552 crypto_aead_set_flags(aead, CRYPTO_TFM_RES_BAD_KEY_LEN); in chachapoly_setkey() 622 crypto_aead_set_flags(aead, CRYPTO_TFM_RES_BAD_KEY_LEN); in aead_setkey() 653 crypto_aead_set_flags(aead, CRYPTO_TFM_RES_BAD_KEY_LEN); in gcm_setkey() 676 crypto_aead_set_flags(aead, CRYPTO_TFM_RES_BAD_KEY_LEN); in rfc4106_setkey() 704 crypto_aead_set_flags(aead, CRYPTO_TFM_RES_BAD_KEY_LEN); in rfc4543_setkey()
|
| D | caamalg_qi2.c | 316 crypto_aead_set_flags(aead, CRYPTO_TFM_RES_BAD_KEY_LEN); in aead_setkey() 343 crypto_aead_set_flags(aead, CRYPTO_TFM_RES_BAD_KEY_LEN); in des3_aead_setkey() 638 crypto_aead_set_flags(aead, CRYPTO_TFM_RES_BAD_KEY_LEN); in chachapoly_setkey() 729 crypto_aead_set_flags(aead, CRYPTO_TFM_RES_BAD_KEY_LEN); in gcm_setkey() 826 crypto_aead_set_flags(aead, CRYPTO_TFM_RES_BAD_KEY_LEN); in rfc4106_setkey() 927 crypto_aead_set_flags(aead, CRYPTO_TFM_RES_BAD_KEY_LEN); in rfc4543_setkey()
|
| /Linux-v5.4/drivers/crypto/ |
| D | picoxcell_crypto.c | 465 crypto_aead_set_flags(ctx->sw_cipher, crypto_aead_get_flags(tfm) & in spacc_aead_setkey() 469 crypto_aead_set_flags(tfm, crypto_aead_get_flags(ctx->sw_cipher) & in spacc_aead_setkey() 493 crypto_aead_set_flags(tfm, CRYPTO_TFM_RES_BAD_KEY_LEN); in spacc_aead_setkey()
|
| D | atmel-aes.c | 1775 crypto_aead_set_flags(tfm, CRYPTO_TFM_RES_BAD_KEY_LEN); in atmel_aes_gcm_setkey() 2140 crypto_aead_set_flags(tfm, flags & CRYPTO_TFM_RES_MASK); in atmel_aes_authenc_setkey() 2154 crypto_aead_set_flags(tfm, CRYPTO_TFM_RES_BAD_KEY_LEN); in atmel_aes_authenc_setkey()
|
| /Linux-v5.4/drivers/crypto/cavium/nitrox/ |
| D | nitrox_aead.c | 44 crypto_aead_set_flags(aead, CRYPTO_TFM_RES_BAD_KEY_LEN); in nitrox_aes_gcm_setkey()
|
| /Linux-v5.4/drivers/crypto/mediatek/ |
| D | mtk-aes.c | 1041 crypto_aead_set_flags(aead, CRYPTO_TFM_RES_BAD_KEY_LEN); in mtk_aes_gcm_setkey() 1052 crypto_aead_set_flags(aead, crypto_skcipher_get_flags(ctr) & in mtk_aes_gcm_setkey()
|
| /Linux-v5.4/drivers/crypto/ccree/ |
| D | cc_aead.c | 642 crypto_aead_set_flags(tfm, CRYPTO_TFM_RES_BAD_KEY_LEN); in cc_aead_setkey() 1927 crypto_aead_set_flags(tfm, CRYPTO_TFM_RES_BAD_BLOCK_LEN); in cc_proc_aead()
|