Home
last modified time | relevance | path

Searched refs:iakerb_alloc_context (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/krb5/src/lib/gssapi/krb5/
H A Diakerb.c777 iakerb_alloc_context(iakerb_ctx_id_t *pctx, int initiate) in iakerb_alloc_context() function
864 code = iakerb_alloc_context(&ctx, 0); in iakerb_gss_accept_sec_context()
955 code = iakerb_alloc_context(&ctx, 1); in iakerb_gss_init_sec_context()
1168 code = iakerb_alloc_context(&ctx, kctx->initiate); in iakerb_gss_import_sec_context()