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

  /external/chromium_org/third_party/openssl/openssl/ssl/
kssl.c 147 #ifdef krb5_rc_destroy
148 #undef krb5_rc_destroy macro
150 #define krb5_rc_destroy kssl_krb5_rc_destroy macro
337 GetProcAddress( hKRB5_32, "krb5_rc_destroy" );
619 krb5_rc_destroy(krb5_context con, krb5_rcache rc) function
    [all...]
  /external/openssl/ssl/
kssl.c 147 #ifdef krb5_rc_destroy
148 #undef krb5_rc_destroy macro
150 #define krb5_rc_destroy kssl_krb5_rc_destroy macro
337 GetProcAddress( hKRB5_32, "krb5_rc_destroy" );
619 krb5_rc_destroy(krb5_context con, krb5_rcache rc) function
    [all...]

Completed in 483 milliseconds