Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Ddistribute-cache.c177 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
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.c501 u_char session_key[SSH_SESSION_KEY_LENGTH]; in ssh_kex() local
Dsshd.c2360 u_char session_key[SSH_SESSION_KEY_LENGTH]; local
/external/curl/lib/
Dsmb.h38 unsigned int session_key; member
121 unsigned int session_key; member
143 unsigned int session_key; member
/external/wpa_supplicant_8/src/crypto/
Dms_funcs.c353 int get_asymetric_start_key(const u8 *master_key, u8 *session_key, in get_asymetric_start_key()