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

/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Dcipher.c1389 do_ctr_decrypt( gcry_cipher_hd_t c, byte *outbuf, const byte *inbuf,
1528 do_ctr_decrypt(c, outbuf, inbuf, nbytes );
1387 do_ctr_decrypt( gcry_cipher_hd_t c, byte *outbuf, const byte *inbuf, function

Completed in 24 milliseconds