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

/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dreplay.c156 krb5_rc_destroy(krb5_context context, function
H A Dkrb5-protos.h3369 krb5_rc_destroy (
/freebsd-11-stable/crypto/openssl/ssl/
H A Dkssl.c150 # ifdef krb5_rc_destroy
151 # undef krb5_rc_destroy macro
153 # define krb5_rc_destroy kssl_krb5_rc_destroy macro
331 (FARPROC) p_krb5_rc_destroy = GetProcAddress(hKRB5_32, "krb5_rc_destroy");
591 krb5_error_code krb5_rc_destroy(krb5_context con, krb5_rcache rc) function
1948 (void)krb5_rc_destroy(context, rc);

Completed in 120 milliseconds