Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Ddistribute-cache.c177 size_t *session_key,ExceptionInfo *exception) in ConnectPixelCacheServer()
336 session_key; in AcquireDistributeCacheInfo() local
464 const size_t session_key) in DestroyDistributeCache()
473 const size_t session_key,ExceptionInfo *exception) in OpenDistributeCache()
538 int file,const size_t session_key,ExceptionInfo *exception) in ReadDistributeCacheMetacontent()
598 int file,const size_t session_key,ExceptionInfo *exception) in ReadDistributeCachePixels()
659 SplayTreeInfo *registry,int file,const size_t session_key, in WriteDistributeCacheMetacontent()
718 int file,const size_t session_key,ExceptionInfo *exception) in WriteDistributeCachePixels()
795 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/openssh/
Dsshconnect1.c508 u_char session_key[SSH_SESSION_KEY_LENGTH]; in ssh_kex() 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/boringssl/src/ssl/
Dtls13_enc.cc405 auto session_key = MakeSpan(session->master_key, session->master_key_length); in tls13_derive_session_psk() local
/external/libsrtp2/srtp/
Dsrtp.c4553 srtp_session_keys_t *session_key; in stream_get_protect_trailer_length() local