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

  /external/openssl/ssl/
kssl.c 263 static krb5_error_code (_stdcall *p_krb5_rc_destroy) variable
335 (FARPROC) p_krb5_rc_destroy =
623 if ( p_krb5_rc_destroy )
624 return(p_krb5_rc_destroy(con, rc));
    [all...]

Completed in 18 milliseconds