Home
last modified time | relevance | path

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

/drivers/crypto/caam/
Dcaamalg.c3523 bool registered = false, gcm_support; in caam_algapi_init() local
3546 gcm_support = !(aes_vid == CHA_VER_VID_AES_LP && aes_rn < 8); in caam_algapi_init()
3562 gcm_support = aesa & CHA_VER_MISC_AES_GCM; in caam_algapi_init()
3633 alg_aai == OP_ALG_AAI_GCM && !gcm_support) in caam_algapi_init()