Home
last modified time | relevance | path

Searched refs:OP_ALG_ALGSEL_SHA256 (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/crypto/fsl/
H A Dfsl_hash.c41 .alg_type = OP_ALG_ALGSEL_SHA256,
H A Ddesc.h481 #define OP_ALG_ALGSEL_SHA256 (0x43 << OP_ALG_ALGSEL_SHIFT) macro