Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/crypto/rockchip/
H A Dcrypto_ce.c432 static int rockchip_crypto_hmac_final(struct udevice *dev, sha_context *ctx, u8 *output) in rockchip_crypto_hmac_final() function
1072 .hmac_final = rockchip_crypto_hmac_final,
H A Dcrypto_v2.c739 static int rockchip_crypto_hmac_final(struct udevice *dev, in rockchip_crypto_hmac_final() function
1586 .hmac_final = rockchip_crypto_hmac_final,