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

  /external/openssl/ssl/
kssl.c 250 static krb5_error_code (_stdcall *p_krb5_decrypt_tkt_part) variable
325 (FARPROC) p_krb5_decrypt_tkt_part =
563 if ( p_krb5_decrypt_tkt_part )
564 return(p_krb5_decrypt_tkt_part(con,keys,ticket));
    [all...]

Completed in 131 milliseconds