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

/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Dcipher.c1362 do_ctr_encrypt( gcry_cipher_hd_t c, byte *outbuf, const byte *inbuf,
1392 do_ctr_encrypt (c, outbuf, inbuf, nbytes);
1429 do_ctr_encrypt(c, outbuf, inbuf, nbytes );
1360 do_ctr_encrypt( gcry_cipher_hd_t c, byte *outbuf, const byte *inbuf, function

Completed in 22 milliseconds