Searched refs:NX_PROPS_AES_256 (Results 1 - 5 of 5) sorted by path

/linux-master/drivers/crypto/nx/
H A Dnx-aes-cbc.c41 nx_ctx->ap = &nx_ctx->props[NX_PROPS_AES_256];
H A Dnx-aes-ctr.c42 nx_ctx->ap = &nx_ctx->props[NX_PROPS_AES_256];
H A Dnx-aes-ecb.c41 nx_ctx->ap = &nx_ctx->props[NX_PROPS_AES_256];
H A Dnx-aes-gcm.c47 nx_ctx->ap = &nx_ctx->props[NX_PROPS_AES_256];
H A Dnx_csbcpb.h202 #define NX_PROPS_AES_256 2 macro

Completed in 184 milliseconds