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

/osnet-11/usr/src/grub/grub2/include/grub/
H A Dcrypto.h182 struct grub_crypto_hmac_handle;
270 struct grub_crypto_hmac_handle *
274 grub_crypto_hmac_write (struct grub_crypto_hmac_handle *hnd,
278 grub_crypto_hmac_fini (struct grub_crypto_hmac_handle *hnd, void *out);
/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;
/osnet-11/usr/src/grub/grub2/grub-core/disk/
H A Dgeli.c455 struct grub_crypto_hmac_handle *hnd;

Completed in 18 milliseconds