Searched refs:NX_PROPS_SHA256 (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/crypto/nx/ | ||
D | nx_csbcpb.h | 202 #define NX_PROPS_SHA256 1 macro |
D | nx-sha256.c | 43 nx_ctx->ap = &nx_ctx->props[NX_PROPS_SHA256]; in nx_crypto_ctx_sha256_init() |