Home
last modified time | relevance | path

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

/drivers/crypto/nx/
Dnx-aes-gcm.c223 memcpy(csbcpb->cpb.aes_gcm.in_pat_or_aad, in gmac()
338 rc = nx_gca(nx_ctx, req, csbcpb->cpb.aes_gcm.in_pat_or_aad, in gcm_aes_nx_crypt()
377 memcpy(csbcpb->cpb.aes_gcm.in_pat_or_aad, in gcm_aes_nx_crypt()
Dnx_csbcpb.h28 u8 in_pat_or_aad[16]; member