Searched refs:grub_crypto_hmac_init (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/lib/
H A Dcrypto.c256 grub_crypto_hmac_init (const struct gcry_md_spec *md, function
374 hnd = grub_crypto_hmac_init (md, key, keylen);
/osnet-11/usr/src/grub/grub2/include/grub/
H A Dcrypto.h271 grub_crypto_hmac_init (const struct gcry_md_spec *md,
/osnet-11/usr/src/grub/grub2/grub-core/disk/
H A Dgeli.c457 hnd = grub_crypto_hmac_init (dev->hash, NULL, 0);

Completed in 23 milliseconds