Searched defs:session_key (Results 1 – 8 of 8) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | distribute-cache.c | 177 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
|
D | distribute-cache-private.h | 34 session_key; member
|
/external/ppp/pppd/plugins/ |
D | winbind.c | 554 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/ |
D | sshconnect1.c | 508 u_char session_key[SSH_SESSION_KEY_LENGTH]; in ssh_kex() local
|
/external/curl/lib/ |
D | smb.h | 40 unsigned int session_key; member 123 unsigned int session_key; member 145 unsigned int session_key; member
|
/external/wpa_supplicant_8/src/crypto/ |
D | ms_funcs.c | 357 int get_asymetric_start_key(const u8 *master_key, u8 *session_key, in get_asymetric_start_key()
|
/external/boringssl/src/ssl/ |
D | tls13_enc.cc | 405 auto session_key = MakeSpan(session->master_key, session->master_key_length); in tls13_derive_session_psk() local
|
/external/libsrtp2/srtp/ |
D | srtp.c | 4553 srtp_session_keys_t *session_key; in stream_get_protect_trailer_length() local
|