Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/crypto/
H A Dcrypto-uclass.su
H A Dcrypto-uclass.c202 int crypto_hmac_final(struct udevice *dev, sha_context *ctx, u8 *output) in crypto_hmac_final() function
/OK3568_Linux_fs/u-boot/spl/drivers/crypto/
H A Dcrypto-uclass.su
/OK3568_Linux_fs/u-boot/include/
H A Dcrypto.h232 int crypto_hmac_final(struct udevice *dev, sha_context *ctx, u8 *output);
/OK3568_Linux_fs/u-boot/cmd/
H A Dcrypto.c437 ret |= crypto_hmac_final(dev, &csha_ctx, out); in test_hash_result()
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A Du-boot.map