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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dvisibility.h80 #define gcry_cipher_algo_info _gcry_cipher_algo_info macro
430 #undef gcry_cipher_algo_info macro
644 MARK_VISIBLE (gcry_cipher_algo_info)
H A Dgcrypt.h894 gcry_error_t gcry_cipher_algo_info (int algo, int what, void *buffer,
958 gcry_cipher_algo_info( (a), GCRYCTL_TEST_ALGO, NULL, NULL )
H A Dvisibility.c559 gcry_cipher_algo_info (int algo, int what, void *buffer, size_t *nbytes) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dcipher.c2074 gcry_cipher_algo_info (int algo, int what, void *buffer, size_t *nbytes)
2132 gcry_cipher_algo_info because it allows for proper type
2139 if (gcry_cipher_algo_info (algo, GCRYCTL_GET_KEYLEN, NULL, &n))
2148 gcry_cipher_algo_info because it allows for proper type
2155 if (gcry_cipher_algo_info( algo, GCRYCTL_GET_BLKLEN, NULL, &n))
2071 gcry_cipher_algo_info (int algo, int what, void *buffer, size_t *nbytes) function

Completed in 101 milliseconds