HomeSort by relevance Sort by last modified time
    Searched full:valid_cksumtype (Results 1 - 1 of 1) sorted by null

  /external/openssl/ssl/
kssl.c 151 #define valid_cksumtype kssl_valid_cksumtype macro
344 GetProcAddress( hKRB5_32, "valid_cksumtype" );
642 valid_cksumtype(krb5_cksumtype ctype) function
892 if (!valid_cksumtype(i)) continue; /* array has holes */
    [all...]

Completed in 102 milliseconds