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

/osnet-11/usr/src/grub/grub2/grub-core/disk/
H A Dgeli.c461 grub_crypto_hmac_write (hnd, header.salt, sizeof (header.salt));
462 grub_crypto_hmac_write (hnd, passphrase, grub_strlen (passphrase));
/osnet-11/usr/src/grub/grub2/grub-core/lib/
H A Dcrypto.c327 grub_crypto_hmac_write (struct grub_crypto_hmac_handle *hnd, function
378 grub_crypto_hmac_write (hnd, data, datalen);
/osnet-11/usr/src/grub/grub2/include/grub/
H A Dcrypto.h274 grub_crypto_hmac_write (struct grub_crypto_hmac_handle *hnd,

Completed in 25 milliseconds