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

/osnet-11/usr/src/grub/grub2/include/grub/
H A Dcrypto.h154 typedef struct gcry_md_spec struct
171 struct gcry_md_spec *next;
271 grub_crypto_hmac_init (const struct gcry_md_spec *md,
281 grub_crypto_hmac_buffer (const struct gcry_md_spec *md,
305 grub_crypto_pbkdf2 (const struct gcry_md_spec *md,
/osnet-11/usr/src/grub/grub2/grub-core/lib/
H A Dpbkdf2.c35 grub_crypto_pbkdf2 (const struct gcry_md_spec *md,
H A Dcrypto.c37 const struct gcry_md_spec *md;
256 grub_crypto_hmac_init (const struct gcry_md_spec *md,
368 grub_crypto_hmac_buffer (const struct gcry_md_spec *md,

Completed in 24 milliseconds