Home
last modified time | relevance | path

Searched defs:hmac_update (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/crypto/
H A Dhmac.c105 static int hmac_update(struct shash_desc *pdesc, in hmac_update() function
/OK3568_Linux_fs/u-boot/include/
H A Dcrypto.h94 int (*hmac_update)(struct udevice *dev, u32 *input, u32 len); member