Searched defs:grub_crypto_hmac_handle (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/lib/
H A Dcrypto.c35 struct grub_crypto_hmac_handle struct
255 struct grub_crypto_hmac_handle *
262 struct grub_crypto_hmac_handle *ret = NULL;
327 grub_crypto_hmac_write (struct grub_crypto_hmac_handle *hnd,
335 grub_crypto_hmac_fini (struct grub_crypto_hmac_handle *hnd, void *out)
372 struct grub_crypto_hmac_handle *hnd;

Completed in 22 milliseconds