Searched defs:session_key (Results 1 – 7 of 7) 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 426 const size_t session_key) in DestroyDistributeCache() 467 const size_t session_key,ExceptionInfo *exception) in OpenDistributeCache() 533 int file,const size_t session_key,ExceptionInfo *exception) in ReadDistributeCacheMetacontent() 593 int file,const size_t session_key,ExceptionInfo *exception) in ReadDistributeCachePixels() 654 SplayTreeInfo *registry,int file,const size_t session_key, in WriteDistributeCacheMetacontent() 713 int file,const size_t session_key,ExceptionInfo *exception) in WriteDistributeCachePixels() 790 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 | 501 u_char session_key[SSH_SESSION_KEY_LENGTH]; in ssh_kex() local
|
D | sshd.c | 2360 u_char session_key[SSH_SESSION_KEY_LENGTH]; local
|
/external/curl/lib/ |
D | smb.h | 38 unsigned int session_key; member 121 unsigned int session_key; member 143 unsigned int session_key; member
|
/external/wpa_supplicant_8/src/crypto/ |
D | ms_funcs.c | 353 int get_asymetric_start_key(const u8 *master_key, u8 *session_key, in get_asymetric_start_key()
|