Searched defs:mk (Results 1 - 15 of 15) sorted by relevance

/freebsd-current/tools/test/stress2/misc/
H A Dffs_sync.sh241 mk(); function
/freebsd-current/contrib/wpa/src/eap_server/
H A Deap_sim_db.h72 u8 mk[EAP_SIM_MK_LEN]; member in struct:eap_sim_reauth
H A Deap_server_pax.c36 u8 mk[EAP_PAX_MK_LEN]; member in struct:eap_pax_data
H A Deap_server_sim.c19 u8 mk[EAP_SIM_MK_LEN]; member in struct:eap_sim_data
H A Deap_server_aka.c21 u8 mk[EAP_SIM_MK_LEN]; member in struct:eap_aka_data
H A Deap_sim_db.c243 db_add_reauth(struct eap_sim_db_data *data, const char *permanent, char *reauth_id, u16 counter, const u8 *mk, const u8 *k_encr, const u8 *k_aut, const u8 *k_re) argument
1213 eap_sim_db_add_reauth(struct eap_sim_db_data *data, const char *permanent, char *reauth_id, u16 counter, const u8 *mk) argument
[all...]
/freebsd-current/contrib/wpa/src/eap_common/
H A Deap_pax_common.c129 eap_pax_initial_key_derivation(u8 mac_id, const u8 *ak, const u8 *e, u8 *mk, u8 *ck, u8 *ick, u8 *mid) argument
H A Deap_gpsk_common.c116 u8 mk[32], *pos, *data; local
H A Deap_pwd_common.c337 u8 mk[SHA256_MAC_LEN], *cruft; local
H A Deap_sim_common.c77 int eap_sim_derive_keys(const u8 *mk, u8 *k_encr, u8 *k_aut, u8 *msk, u8 *emsk) argument
28 eap_sim_derive_mk(const u8 *identity, size_t identity_len, const u8 *nonce_mt, u16 selected_version, const u8 *ver_list, size_t ver_list_len, int num_chal, const u8 *kc, u8 *mk) argument
56 eap_aka_derive_mk(const u8 *identity, size_t identity_len, const u8 *ik, const u8 *ck, u8 *mk) argument
107 eap_sim_derive_keys_reauth(u16 _counter, const u8 *identity, size_t identity_len, const u8 *nonce_s, const u8 *mk, u8 *msk, u8 *emsk) argument
[all...]
/freebsd-current/bin/date/
H A Dvary.c127 adjyear(struct tm *t, char type, int64_t val, int mk) argument
148 adjmon(struct tm *t, char type, int64_t val, int istext, int mk) argument
208 adjday(struct tm *t, char type, int64_t val, int mk) argument
252 adjwday(struct tm *t, char type, int64_t val, int istext, int mk) argument
288 adjhour(struct tm *t, char type, int64_t val, int mk) argument
333 adjmin(struct tm *t, char type, int64_t val, int mk) argument
374 adjsec(struct tm *t, char type, int64_t val, int mk) argument
[all...]
/freebsd-current/contrib/wpa/src/eap_peer/
H A Deap_pax.c38 u8 mk[EAP_PAX_MK_LEN]; member in struct:eap_pax_data
H A Deap_sim.c29 u8 mk[EAP_SIM_MK_LEN]; member in struct:eap_sim_data
H A Deap_aka.c26 u8 mk[EAP_SIM_MK_LEN]; member in struct:eap_aka_data
/freebsd-current/crypto/openssl/test/
H A Dsanitytest.c29 enum medchoices { ma, mb, mc, md, me, mf, mg, mh, mi, mj, mk, ml }; enumerator in enum:medchoices

Completed in 170 milliseconds