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

/osnet-11/usr/src/grub/grub2/include/grub/
H A Dcrypto.h185 grub_crypto_lookup_cipher_by_name (const char *name);
/osnet-11/usr/src/grub/grub2/grub-core/disk/
H A Dgeli.c323 ciph = grub_crypto_lookup_cipher_by_name (ciphername);
H A Dluks.c129 ciph = grub_crypto_lookup_cipher_by_name (ciphername);
/osnet-11/usr/src/grub/grub2/grub-core/lib/
H A Dcrypto.c127 grub_crypto_lookup_cipher_by_name (const char *name) function

Completed in 26 milliseconds