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

/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Drijndael.c492 _gcry_aes_cfb_enc (void *context, unsigned char *iv,
491 _gcry_aes_cfb_enc (void *context, unsigned char *iv, function
H A Dcipher.c806 h->bulk.cfb_enc = _gcry_aes_cfb_enc;

Completed in 21 milliseconds