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

/osnet-11/usr/src/grub/grub2/grub-core/lib/
H A Dcrypto.c335 grub_crypto_hmac_fini (struct grub_crypto_hmac_handle *hnd, void *out) function
379 return grub_crypto_hmac_fini (hnd, out);
/osnet-11/usr/src/grub/grub2/include/grub/
H A Dcrypto.h278 grub_crypto_hmac_fini (struct grub_crypto_hmac_handle *hnd, void *out);
/osnet-11/usr/src/grub/grub2/grub-core/disk/
H A Dgeli.c464 gcry_err = grub_crypto_hmac_fini (hnd, geomkey);

Completed in 24 milliseconds