Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/nx/
Dnx-aes-gcm.c235 memcpy(csbcpb->cpb.aes_gcm.in_pat_or_aad, in gmac()
353 rc = nx_gca(nx_ctx, req, csbcpb->cpb.aes_gcm.in_pat_or_aad, in gcm_aes_nx_crypt()
392 memcpy(csbcpb->cpb.aes_gcm.in_pat_or_aad, in gcm_aes_nx_crypt()
Dnx_csbcpb.h27 u8 in_pat_or_aad[16]; member