Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Ddistribute-cache.c178 size_t *session_key,ExceptionInfo *exception) in ConnectPixelCacheServer()
337 session_key; in AcquireDistributeCacheInfo() local
426 const size_t session_key) in DestroyDistributeCache()
467 const size_t session_key,ExceptionInfo *exception) in OpenDistributeCache()
532 int file,const size_t session_key,ExceptionInfo *exception) in ReadDistributeCacheMetacontent()
592 int file,const size_t session_key,ExceptionInfo *exception) in ReadDistributeCachePixels()
653 SplayTreeInfo *registry,int file,const size_t session_key, in WriteDistributeCacheMetacontent()
712 int file,const size_t session_key,ExceptionInfo *exception) in WriteDistributeCachePixels()
789 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()