Searched refs:NX_MODE_AES_GCM (Results 1 – 3 of 3) sorted by relevance
521 if (mode == NX_MODE_AES_GCM || mode == NX_MODE_AES_CCM) in nx_crypto_ctx_init()538 if (mode == NX_MODE_AES_GCM || mode == NX_MODE_AES_CCM) in nx_crypto_ctx_init()562 NX_MODE_AES_GCM); in nx_crypto_ctx_aes_gcm_init()
158 #define NX_MODE_AES_GCM 4 macro
65 csbcpb->cpb.hdr.mode = NX_MODE_AES_GCM; in gcm_aes_nx_set_key()