Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/crypto/rockchip/
H A Dcrypto_ce.c276 u8 *key, u32 key_len, bool is_hmac) in rk_sha_init() argument
306 hash_ctx->ctrl.hmac_en = is_hmac; in rk_sha_init()
310 if (is_hmac) { in rk_sha_init()