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

/freebsd-9.3-release/crypto/heimdal/lib/krb5/
H A Dreplay.c153 krb5_rc_destroy(krb5_context context, function
H A Dkrb5-protos.h3028 krb5_rc_destroy (
/freebsd-9.3-release/crypto/openssl/ssl/
H A Dkssl.c148 # ifdef krb5_rc_destroy
149 # undef krb5_rc_destroy macro
151 # define krb5_rc_destroy kssl_krb5_rc_destroy macro
329 (FARPROC) p_krb5_rc_destroy = GetProcAddress(hKRB5_32, "krb5_rc_destroy");
589 krb5_error_code krb5_rc_destroy(krb5_context con, krb5_rcache rc) function
1942 (void)krb5_rc_destroy(context, rc);

Completed in 121 milliseconds