Searched refs:in_pat_or_aad (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/nx/ |
H A D | nx-aes-gcm.c | 223 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()
|
H A D | nx_csbcpb.h | 28 u8 in_pat_or_aad[16]; member
|
/kernel/linux/linux-6.6/drivers/crypto/nx/ |
H A D | nx-aes-gcm.c | 223 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()
|
H A D | nx_csbcpb.h | 28 u8 in_pat_or_aad[16]; member
|
Completed in 4 milliseconds