Home
last modified time | relevance | path

Searched refs:CCM_AES_IV_SIZE (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/crypto/bcm/
Dcipher.h31 #define CCM_AES_IV_SIZE 16 macro
Dspu.c1154 if (cipher_parms->iv_len != CCM_AES_IV_SIZE) { in spum_ccm_update_iv()
1156 __func__, cipher_parms->iv_len, CCM_AES_IV_SIZE); in spum_ccm_update_iv()
Dcipher.c2709 rctx->iv_ctr_len = CCM_AES_IV_SIZE; in aead_enqueue()
3097 .ivsize = CCM_AES_IV_SIZE,
3143 .ivsize = CCM_AES_IV_SIZE,