Home
last modified time | relevance | path

Searched defs:session_key (Results 1 – 8 of 8) sorted by relevance

/external/ImageMagick/MagickCore/
Ddistribute-cache.c176 size_t *session_key,ExceptionInfo *exception) in ConnectPixelCacheServer()
334 session_key; in AcquireDistributeCacheInfo() local
461 const size_t session_key) in DestroyDistributeCache()
470 const size_t session_key,ExceptionInfo *exception) in OpenDistributeCache()
531 int file,const size_t session_key,ExceptionInfo *exception) in ReadDistributeCacheMetacontent()
589 int file,const size_t session_key,ExceptionInfo *exception) in ReadDistributeCachePixels()
648 SplayTreeInfo *registry,int file,const size_t session_key, in WriteDistributeCacheMetacontent()
705 int file,const size_t session_key,ExceptionInfo *exception) in WriteDistributeCachePixels()
777 session_key; in DistributePixelCacheClient() local
Ddistribute-cache-private.h34 session_key; member
/external/ppp/pppd/plugins/
Dwinbind.c554 u_char session_key[16]; in winbind_chap_verify() local
604 u_char session_key[MD4_SIGNATURE_SIZE]; in winbind_chap_verify() local
/external/curl/lib/
Dsmb.h40 unsigned int session_key; member
123 unsigned int session_key; member
145 unsigned int session_key; member
/external/wpa_supplicant_8/src/crypto/
Dms_funcs.c357 int get_asymetric_start_key(const u8 *master_key, u8 *session_key, in get_asymetric_start_key()
/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dtls13_enc.cc357 auto session_key = MakeSpan(session->master_key, session->master_key_length); in tls13_derive_session_psk() local
/external/tpm2-tss/test/integration/
Dsapi-session-util.c555 TPM2B_MAX_BUFFER *session_key, in gen_session_key()
/external/libsrtp2/srtp/
Dsrtp.c4553 srtp_session_keys_t *session_key; in stream_get_protect_trailer_length() local