Home
last modified time | relevance | path

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

/openbsd-src/lib/libssl/
H A Dssl_asn1.c50 CBB cbb, session, cipher_suite, session_id, master_key, time, timeout; in SSL_SESSION_encode() local
246 CBS cbs, session, cipher_suite, session_id, master_key, peer_cert; d2i_SSL_SESSION() local
H A Dssl_local.h424 unsigned char master_key[SSL_MAX_MASTER_KEY_LENGTH]; global() member
/openbsd-src/regress/lib/libssl/exporter/
H A Dexportertest.c48 const uint8_t master_key[SSL_MAX_MASTER_KEY_LENGTH]; member
/openbsd-src/sys/net/
H A Dpipex.c2330 pipex_mppe_init(struct pipex_mppe * mppe,int stateless,int keylenbits,u_char * master_key,int has_oldkey) pipex_mppe_init() argument
2362 pipex_session_init_mppe_recv(struct pipex_session * session,int stateless,int keylenbits,u_char * master_key) pipex_session_init_mppe_recv() argument
2371 pipex_session_init_mppe_send(struct pipex_session * session,int stateless,int keylenbits,u_char * master_key) pipex_session_init_mppe_send() argument
[all...]
H A Dpipex.h54 u_char master_key[PIPEX_MPPE_KEYLEN]; /* mppe master key */ member
H A Dpipex_local.h78 u_char master_key[PIPEX_MPPE_KEYLEN]; /* [m] master key of MPPE */ member
/openbsd-src/usr.sbin/ypserv/ypserv/
H A Dypserv_db.c605 static char *master_key = YP_MASTER_KEY; in ypdb_get_master() local
/openbsd-src/usr.sbin/npppd/npppd/
H A Dppp.h402 uint8_t master_key[MPPE_KEYLEN]; member
410 uint8_t master_key[MPPE_KEYLEN]; member