HomeSort by: relevance | last modified time | path
    Searched refs:destroy_context (Results 1 - 6 of 6) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/
init.c 43 destroy_context(void *ptr) function
60 HEIMDAL_key_create(&context_key, destroy_context, ret);
  /src/crypto/external/cpl/trousers/dist/src/tcs/
tcsi_context.c 44 destroy_context(hContext);
tcs_context.c 110 destroy_context(TCS_CONTEXT_HANDLE handle) function
  /src/crypto/external/bsd/heimdal/dist/lib/gssapi/mech/
context.c 20 destroy_context(void *ptr) function
43 HEIMDAL_key_create(&context_key, destroy_context, ret);
  /src/crypto/external/cpl/trousers/dist/src/include/
tcs_utils.h 175 void destroy_context(TCS_CONTEXT_HANDLE);
  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
llvm.mli 452 (** [destroy_context ()] destroys a context. See the destructor

Completed in 20 milliseconds