Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/crypto/caam/
Dcaamalg.c3516 bool registered = false, gcm_support; in caam_algapi_init() local
3539 gcm_support = !(aes_vid == CHA_VER_VID_AES_LP && aes_rn < 8); in caam_algapi_init()
3555 gcm_support = aesa & CHA_VER_MISC_AES_GCM; in caam_algapi_init()
3626 alg_aai == OP_ALG_AAI_GCM && !gcm_support) in caam_algapi_init()