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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libgcrypt-1.5.1/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.h902 gcry_error_t gcry_cipher_algo_info (int algo, int what, void *buffer,
966 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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libgcrypt-1.5.1/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.h902 gcry_error_t gcry_cipher_algo_info (int algo, int what, void *buffer,
966 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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libgcrypt-1.5.1/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.h902 gcry_error_t gcry_cipher_algo_info (int algo, int what, void *buffer,
966 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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libgcrypt-1.5.1/cipher/
H A Dcipher.c2066 gcry_cipher_algo_info (int algo, int what, void *buffer, size_t *nbytes)
2123 gcry_cipher_algo_info because it allows for proper type
2130 if (gcry_cipher_algo_info (algo, GCRYCTL_GET_KEYLEN, NULL, &n))
2139 gcry_cipher_algo_info because it allows for proper type
2146 if (gcry_cipher_algo_info( algo, GCRYCTL_GET_BLKLEN, NULL, &n))
2063 gcry_cipher_algo_info (int algo, int what, void *buffer, size_t *nbytes) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libgcrypt-1.5.1/cipher/
H A Dcipher.c2066 gcry_cipher_algo_info (int algo, int what, void *buffer, size_t *nbytes)
2123 gcry_cipher_algo_info because it allows for proper type
2130 if (gcry_cipher_algo_info (algo, GCRYCTL_GET_KEYLEN, NULL, &n))
2139 gcry_cipher_algo_info because it allows for proper type
2146 if (gcry_cipher_algo_info( algo, GCRYCTL_GET_BLKLEN, NULL, &n))
2063 gcry_cipher_algo_info (int algo, int what, void *buffer, size_t *nbytes) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libgcrypt-1.5.1/cipher/
H A Dcipher.c2066 gcry_cipher_algo_info (int algo, int what, void *buffer, size_t *nbytes)
2123 gcry_cipher_algo_info because it allows for proper type
2130 if (gcry_cipher_algo_info (algo, GCRYCTL_GET_KEYLEN, NULL, &n))
2139 gcry_cipher_algo_info because it allows for proper type
2146 if (gcry_cipher_algo_info( algo, GCRYCTL_GET_BLKLEN, NULL, &n))
2063 gcry_cipher_algo_info (int algo, int what, void *buffer, size_t *nbytes) function

Completed in 223 milliseconds