Searched refs:NX_PROPS_AES_128 (Results 1 - 7 of 7) sorted by path

/linux-master/drivers/crypto/nx/
H A Dnx-aes-cbc.c33 nx_ctx->ap = &nx_ctx->props[NX_PROPS_AES_128];
H A Dnx-aes-ccm.c37 nx_ctx->ap = &nx_ctx->props[NX_PROPS_AES_128];
H A Dnx-aes-ctr.c34 nx_ctx->ap = &nx_ctx->props[NX_PROPS_AES_128];
H A Dnx-aes-ecb.c33 nx_ctx->ap = &nx_ctx->props[NX_PROPS_AES_128];
H A Dnx-aes-gcm.c37 nx_ctx->ap = &nx_ctx->props[NX_PROPS_AES_128];
H A Dnx-aes-xcbc.c37 nx_ctx->ap = &nx_ctx->props[NX_PROPS_AES_128];
H A Dnx_csbcpb.h200 #define NX_PROPS_AES_128 0 macro

Completed in 202 milliseconds