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

/freebsd-9.3-release/crypto/openssl/ssl/
H A Dkssl.c227 static krb5_error_code(_stdcall *p_krb5_init_context) (krb5_context *) = NULL; variable
314 (FARPROC) p_krb5_init_context =
444 if (p_krb5_init_context)
445 return (p_krb5_init_context(pCO));

Completed in 95 milliseconds