Searched refs:gcry_check_version (Results 26 - 50 of 61) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dgcryptrnd.c311 if (!gcry_check_version (VERSION) )
314 VERSION, gcry_check_version (NULL) );
H A Dvisibility.h25 #define gcry_check_version _gcry_check_version macro
375 #undef gcry_check_version macro
589 MARK_VISIBLE (gcry_check_version)
H A Dglobal.c96 gcry_check_version. */
235 gcry_check_version( const char *req_version )
232 gcry_check_version( const char *req_version ) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/tests/
H A Dac-schemes.c338 if (! gcry_check_version (GCRYPT_VERSION))
H A Dfips186-dsa.c452 if (!gcry_check_version ("1.4.4"))
H A Dkeygen.c295 if (!gcry_check_version (GCRYPT_VERSION))
H A Dt-kdf.c962 if (!gcry_check_version (GCRYPT_VERSION))
H A Dt-mpi-bit.c341 if (!gcry_check_version (GCRYPT_VERSION))
H A Dmpitests.c288 if (!gcry_check_version (GCRYPT_VERSION))
H A Dpkbench.c479 if (!gcry_check_version (GCRYPT_VERSION))
H A Dbenchmark.c1210 /* This command needs to be called before gcry_check_version. */
1225 if (!gcry_check_version (GCRYPT_VERSION))
1228 GCRYPT_VERSION, gcry_check_version (NULL));
H A Dpkcs1v2.c702 if (!gcry_check_version ("1.5.0"))
H A Dpubkey.c875 if (!gcry_check_version (GCRYPT_VERSION))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/tests/
H A Dac-schemes.c338 if (! gcry_check_version (GCRYPT_VERSION))
H A Dfips186-dsa.c452 if (!gcry_check_version ("1.4.4"))
H A Dkeygen.c295 if (!gcry_check_version (GCRYPT_VERSION))
H A Dt-kdf.c962 if (!gcry_check_version (GCRYPT_VERSION))
H A Dt-mpi-bit.c341 if (!gcry_check_version (GCRYPT_VERSION))
H A Dmpitests.c288 if (!gcry_check_version (GCRYPT_VERSION))
H A Dpkbench.c479 if (!gcry_check_version (GCRYPT_VERSION))
H A Dbenchmark.c1210 /* This command needs to be called before gcry_check_version. */
1225 if (!gcry_check_version (GCRYPT_VERSION))
1228 GCRYPT_VERSION, gcry_check_version (NULL));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/src/
H A Dvisibility.h25 #define gcry_check_version _gcry_check_version macro
375 #undef gcry_check_version macro
589 MARK_VISIBLE (gcry_check_version)
H A Dglobal.c96 gcry_check_version. */
235 gcry_check_version( const char *req_version )
232 gcry_check_version( const char *req_version ) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/uams/
H A Duams_dhx2_passwd.c96 if (!gcry_check_version (GCRYPT_VERSION)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Dmain.c593 gcry_version = gcry_check_version(GCRYPT_VERSION);

Completed in 230 milliseconds

123