Searched refs:NX_CPB_SET_DIGEST_SIZE (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/crypto/nx/
H A Dnx_csbcpb.h109 #define NX_CPB_SET_DIGEST_SIZE(c, x) NX_CPB_KS_DS(c) |= (x) macro
H A Dnx-sha512.c37 NX_CPB_SET_DIGEST_SIZE(nx_ctx->csbcpb, NX_DS_SHA512);
H A Dnx-sha256.c38 NX_CPB_SET_DIGEST_SIZE(nx_ctx->csbcpb, NX_DS_SHA256);

Completed in 133 milliseconds