Searched refs:stencrypt (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub2/include/grub/
H A Dcrypto.h128 gcry_cipher_stencrypt_t stencrypt; member in struct:gcry_cipher_spec
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Dcipher.c295 if (! cipher_table[i].cipher->stencrypt)
296 cipher_table[i].cipher->stencrypt = dummy_encrypt_stream;
735 if ((cipher->stencrypt == dummy_encrypt_stream)
1432 c->cipher->stencrypt ( &c->context.c,

Completed in 1299 milliseconds