Home
last modified time | relevance | path

Searched defs:out_context (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/krb5/src/ccapi/test/
H A Dtest_ccapi_context.c29 cc_int32 check_once_cc_initialize(cc_context_t *out_context, cc_int32 in_version, cc_int32 *out_sup… in check_once_cc_initialize()
92 cc_int32 check_once_cc_context_release(cc_context_t *out_context, cc_int32 expected_err, const char… in check_once_cc_context_release()
H A Dtest_ccapi_v2.c159 cc_result check_once_cc_shutdown(apiCB **out_context, cc_result expected_err, const char *descripti… in check_once_cc_shutdown()
/freebsd/crypto/krb5/src/ccapi/lib/
H A Dccapi_context.c125 cc_int32 cc_initialize (cc_context_t *out_context, in cc_initialize()