Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/
H A Dinit.c43 destroy_context(void *ptr) in destroy_context() function
60 HEIMDAL_key_create(&context_key, destroy_context, ret); in _gsskrb5_init()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/mech/
H A Dcontext.c20 destroy_context(void *ptr) in destroy_context() function
43 HEIMDAL_key_create(&context_key, destroy_context, ret); in _gss_mechglue_thread()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcsi_context.c44 destroy_context(hContext); in TCS_CloseContext_Internal()
H A Dtcs_context.c110 destroy_context(TCS_CONTEXT_HANDLE handle) in destroy_context() function
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Dtcs_utils.h175 void destroy_context(TCS_CONTEXT_HANDLE);
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.mli452 (** [destroy_context ()] destroys a context. See the destructor