Home
last modified time | relevance | path

Searched defs:context_key (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/heimdal/lib/gssapi/krb5/
H A Dinit.c38 static HEIMDAL_thread_key context_key; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/rtsan/
H A Drtsan_context.cpp23 static pthread_key_t context_key; variable
/freebsd/crypto/heimdal/lib/gssapi/mech/
H A Dcontext.c14 static HEIMDAL_thread_key context_key; variable
/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A Dblake3.c388 uint8_t context_key[BLAKE3_KEY_LEN]; in llvm_blake3_hasher_init_derive_key_raw() local