Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/bcm/
Dcipher.h29 #define CCM_AES_IV_SIZE 16 macro
Dspu.c1175 if (cipher_parms->iv_len != CCM_AES_IV_SIZE) { in spum_ccm_update_iv()
1177 __func__, cipher_parms->iv_len, CCM_AES_IV_SIZE); in spum_ccm_update_iv()
Dcipher.c2770 rctx->iv_ctr_len = CCM_AES_IV_SIZE; in aead_enqueue()
3160 .ivsize = CCM_AES_IV_SIZE,
3206 .ivsize = CCM_AES_IV_SIZE,