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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dkssl.c154 # define valid_cksumtype kssl_valid_cksumtype macro
335 (FARPROC) p_valid_cksumtype = GetProcAddress(hKRB5_32, "valid_cksumtype");
612 krb5_boolean valid_cksumtype(krb5_cksumtype ctype) function
879 if (!valid_cksumtype(i))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dkssl.c156 #define valid_cksumtype kssl_valid_cksumtype macro
349 GetProcAddress( hKRB5_32, "valid_cksumtype" );
647 valid_cksumtype(krb5_cksumtype ctype) function
897 if (!valid_cksumtype(i)) continue; /* array has holes */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dkssl.c154 # define valid_cksumtype kssl_valid_cksumtype macro
335 (FARPROC) p_valid_cksumtype = GetProcAddress(hKRB5_32, "valid_cksumtype");
612 krb5_boolean valid_cksumtype(krb5_cksumtype ctype) function
879 if (!valid_cksumtype(i))

Completed in 109 milliseconds