Searched defs:sm (Results 1 - 25 of 159) sorted by relevance

1234567

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DPrettyStackTrace.h31 PrettyStackTraceLoc(SourceManager &sm, SourceLocation L, const char *Msg) argument
/freebsd-13-stable/stand/userboot/userboot/
H A Dbiossmap.c47 struct bios_smap smap[3], *sm; local
[all...]
/freebsd-13-stable/contrib/wpa/src/eap_peer/
H A Deap_otp.c15 static void * eap_otp_init(struct eap_sm *sm) argument
23 static void eap_otp_deinit(struct eap_sm *sm, void *priv) argument
28 static struct wpabuf * eap_otp_process(struct eap_sm *sm, void *priv, argument
H A Deap_md5.c16 static void * eap_md5_init(struct eap_sm *sm) argument
24 static void eap_md5_deinit(struct eap_sm *sm, void *priv) argument
29 static struct wpabuf * eap_md5_process(struct eap_sm *sm, void *priv, argument
H A Deap_gtc.c20 static void * eap_gtc_init(struct eap_sm *sm) argument
37 static void eap_gtc_deinit(struct eap_sm *sm, void *priv) argument
44 static struct wpabuf * eap_gtc_process(struct eap_sm *sm, void *priv, argument
[all...]
/freebsd-13-stable/contrib/ofed/opensm/include/opensm/
H A Dosm_lid_mgr.h94 struct osm_sm *sm; member in struct:osm_lid_mgr
H A Dosm_ucast_mgr.h94 struct osm_sm *sm; member in struct:osm_ucast_mgr
/freebsd-13-stable/contrib/ofed/opensm/opensm/
H A Dosm_guid_info_rcv.c68 osm_sm_t *sm = context; local
[all...]
H A Dosm_guid_mgr.c128 void osm_guid_mgr_process(IN osm_sm_t * sm) { argument
[all...]
H A Dosm_lin_fwd_rcv.c60 osm_sm_t *sm = context; local
[all...]
H A Dosm_mcast_fwd_rcv.c63 osm_sm_t *sm = context; local
[all...]
H A Dosm_node_desc_rcv.c61 static void nd_rcv_process_nd(IN osm_sm_t * sm, IN osm_node_t * p_node, argument
99 osm_sm_t *sm = context; local
[all...]
H A Dosm_pkey_rcv.c58 osm_sm_t *sm = context; local
[all...]
H A Dosm_resp.c61 static void resp_make_resp_smp(IN osm_sm_t * sm, IN const ib_smp_t * p_src_smp, argument
97 ib_api_status_t osm_resp_send(IN osm_sm_t * sm, argument
[all...]
H A Dosm_vl_arb_rcv.c67 osm_sm_t *sm = context; local
[all...]
H A Dosm_mlnx_ext_port_info_rcv.c65 osm_sm_t *sm = context; local
[all...]
/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/crypto_sign/ed25519/ref10/
H A Dopen.c67 crypto_sign_ed25519_open(unsigned char *m, unsigned long long *mlen_p, const unsigned char *sm, unsigned long long smlen, const unsigned char *pk) argument
H A Dobsolete.c31 crypto_sign_edwards25519sha512batch(unsigned char *sm, argument
69 crypto_sign_edwards25519sha512batch_open(unsigned char *m, unsigned long long *mlen_p, const unsigned char *sm, unsigned long long smlen, const unsigned char *pk) argument
[all...]
/freebsd-13-stable/contrib/wpa/src/eapol_auth/
H A Deapol_auth_dump.c121 int eapol_auth_dump_state(struct eapol_state_machine *sm, char *buf, argument
[all...]
/freebsd-13-stable/crypto/openssh/
H A Dssh-ed25519.c102 u_char *sm = NULL, *m = NULL; local
/freebsd-13-stable/contrib/wpa/src/eap_server/
H A Deap_server_gtc.c21 static void * eap_gtc_init(struct eap_sm *sm) argument
43 static void eap_gtc_reset(struct eap_sm *sm, void *priv) argument
50 static struct wpabuf * eap_gtc_buildReq(struct eap_sm *sm, void *priv, u8 id) argument
77 static Boolean eap_gtc_check(struct eap_sm *sm, void *priv, argument
93 static void eap_gtc_process(struct eap_sm *sm, void *priv, argument
187 eap_gtc_isDone(struct eap_sm *sm, void *priv) argument
194 eap_gtc_isSuccess(struct eap_sm *sm, void *priv) argument
[all...]
H A Deap_server_identity.c21 static void * eap_identity_init(struct eap_sm *sm) argument
34 static void * eap_identity_initPickUp(struct eap_sm *sm) argument
45 static void eap_identity_reset(struct eap_sm *sm, void *priv) argument
52 static struct wpabuf * eap_identity_buildReq(struct eap_sm *sm, void *priv, argument
82 static Boolean eap_identity_check(struct eap_sm *sm, void *priv, argument
99 static void eap_identity_process(struct eap_sm *sm, voi argument
143 eap_identity_isDone(struct eap_sm *sm, void *priv) argument
150 eap_identity_isSuccess(struct eap_sm *sm, void *priv) argument
[all...]
H A Deap_server_md5.c25 static void * eap_md5_init(struct eap_sm *sm) argument
38 static void eap_md5_reset(struct eap_sm *sm, void *priv) argument
45 static struct wpabuf * eap_md5_buildReq(struct eap_sm *sm, void *priv, u8 id) argument
76 static Boolean eap_md5_check(struct eap_sm *sm, void *priv, argument
98 static void eap_md5_process(struct eap_sm *sm, void *priv, argument
139 eap_md5_isDone(struct eap_sm *sm, void *priv) argument
146 eap_md5_isSuccess(struct eap_sm *sm, void *priv) argument
[all...]
/freebsd-13-stable/contrib/wpa/src/rsn_supp/
H A Dpreauth.h32 static inline void pmksa_candidate_free(struct wpa_sm *sm) argument
36 rsn_preauth_candidate_process(struct wpa_sm *sm) argument
40 rsn_preauth_init(struct wpa_sm *sm, const u8 *dst, struct eap_peer_config *eap_conf) argument
46 rsn_preauth_deinit(struct wpa_sm *sm) argument
50 rsn_preauth_scan_results(struct wpa_sm *sm) argument
55 rsn_preauth_scan_result(struct wpa_sm *sm, const u8 *bssid, const u8 *ssid, const u8 *rsn) argument
60 pmksa_candidate_add(struct wpa_sm *sm, const u8 *bssid, int prio, int preauth) argument
66 rsn_preauth_get_status(struct wpa_sm *sm, char *buf, size_t buflen, int verbose) argument
72 rsn_preauth_in_progress(struct wpa_sm *sm) argument
[all...]
H A Dwpa_ie.c328 int wpa_gen_wpa_ie(struct wpa_sm *sm, u argument
108 wpa_gen_wpa_ie_rsn(u8 *rsn_ie, size_t rsn_ie_len, int pairwise_cipher, int group_cipher, int key_mgmt, int mgmt_group_cipher, struct wpa_sm *sm) argument
[all...]

Completed in 213 milliseconds

1234567