Searched refs:NX_GCM_CTR_OFFSET (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/nx/ | ||
D | nx.h | 85 #define NX_GCM_CTR_OFFSET (12) macro |
D | nx-aes-gcm.c | 322 *(u32 *)&rctx->iv[NX_GCM_CTR_OFFSET] = 1; in gcm_aes_nx_crypt() |