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

/freebsd-10.2-release/crypto/heimdal/lib/krb5/
H A Dreplay.c156 krb5_rc_destroy(krb5_context context, function
H A Dkrb5-protos.h3369 krb5_rc_destroy (
/freebsd-10.2-release/crypto/openssl/ssl/
H A Dkssl.c149 # ifdef krb5_rc_destroy
150 # undef krb5_rc_destroy macro
152 # define krb5_rc_destroy kssl_krb5_rc_destroy macro
330 (FARPROC) p_krb5_rc_destroy = GetProcAddress(hKRB5_32, "krb5_rc_destroy");
590 krb5_error_code krb5_rc_destroy(krb5_context con, krb5_rcache rc) function
1947 (void)krb5_rc_destroy(context, rc);

Completed in 106 milliseconds