Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/bcm/
Dcipher.h42 #define CCM_AES_IV_SIZE 16 macro
Dspu.c1189 if (cipher_parms->iv_len != CCM_AES_IV_SIZE) { in spum_ccm_update_iv()
1191 __func__, cipher_parms->iv_len, CCM_AES_IV_SIZE); in spum_ccm_update_iv()
Dcipher.c2793 rctx->iv_ctr_len = CCM_AES_IV_SIZE; in aead_enqueue()
3225 .ivsize = CCM_AES_IV_SIZE,
3271 .ivsize = CCM_AES_IV_SIZE,