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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dcipher.c1910 _gcry_cipher_setctr (gcry_cipher_hd_t hd, const void *ctr, size_t ctrlen)
1980 rc = gpg_err_code (_gcry_cipher_setctr (h, buffer, buflen));
1907 _gcry_cipher_setctr (gcry_cipher_hd_t hd, const void *ctr, size_t ctrlen) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dvisibility.c539 return _gcry_cipher_setctr (hd, ctr, ctrlen);
H A Dvisibility.h85 #define gcry_cipher_setctr _gcry_cipher_setctr

Completed in 104 milliseconds