Searched refs:grub_crypto_cbc_decrypt (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/grub/grub2/include/grub/
H A Dcrypto.h248 grub_crypto_cbc_decrypt (grub_crypto_cipher_handle_t cipher,
/osnet-11/usr/src/grub/grub2/grub-core/disk/
H A Dgeli.c498 gcry_err = grub_crypto_cbc_decrypt (dev->cipher, &candidate_key,
H A Dcryptodisk.c272 err = grub_crypto_cbc_decrypt (dev->cipher, data + i, data + i,
/osnet-11/usr/src/grub/grub2/grub-core/lib/
H A Dcrypto.c231 grub_crypto_cbc_decrypt (grub_crypto_cipher_handle_t cipher, function

Completed in 26 milliseconds