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

/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Dcipher.c944 do_ecb_decrypt( gcry_cipher_hd_t c, byte *outbuf, const byte *inbuf,
1509 do_ecb_decrypt(c, outbuf, inbuf, nbytes/c->cipher->blocksize );
942 do_ecb_decrypt( gcry_cipher_hd_t c, byte *outbuf, const byte *inbuf, function

Completed in 261 milliseconds