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

1234567

/freebsd-11-stable/stand/userboot/userboot/
H A Dbiossmap.c47 struct bios_smap smap[3], *sm; local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DPrettyStackTrace.h31 PrettyStackTraceLoc(SourceManager &sm, SourceLocation L, const char *Msg) argument
/freebsd-11-stable/contrib/ofed/opensm/opensm/
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_pkey_rcv.c58 osm_sm_t *sm = context; local
[all...]
H A Dosm_vl_arb_rcv.c67 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_guid_info_rcv.c68 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_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_mlnx_ext_port_info_rcv.c65 osm_sm_t *sm = context; local
[all...]
H A Dosm_slvl_map_rcv.c66 osm_sm_t *sm = context; local
[all...]
H A Dosm_sm_state_mgr.c67 void osm_report_sm_state(osm_sm_t * sm) argument
77 static boolean_t sm_state_mgr_send_master_sm_info_req(osm_sm_t * sm, uint8_t sm_state) argument
145 sm_state_mgr_start_polling(osm_sm_t * sm) argument
180 osm_sm_t *sm = context; local
257 sm_state_mgr_signal_error(osm_sm_t * sm, IN osm_sm_signal_t signal) argument
265 osm_sm_state_mgr_signal_master_is_alive(osm_sm_t * sm) argument
272 osm_sm_state_mgr_process(osm_sm_t * sm, IN osm_sm_signal_t signal) argument
501 osm_sm_state_mgr_check_legality(osm_sm_t * sm, IN osm_sm_signal_t signal) argument
[all...]
H A Dosm_sw_info_rcv.c196 si_rcv_process_new(IN osm_sm_t * sm, IN osm_node_t * p_node, IN const osm_madw_t * p_madw) argument
284 si_rcv_process_existing(IN osm_sm_t * sm, IN osm_node_t * p_node, IN const osm_madw_t * p_madw) argument
337 si_rcv_get_sp0_info(IN osm_sm_t * sm, IN osm_node_t * node) argument
383 osm_sm_t *sm = context; local
[all...]
/freebsd-11-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-11-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-11-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-11-stable/crypto/openssh/
H A Dssh-ed25519.c102 u_char *sm = NULL, *m = NULL; local
H A Ded25519.c14 static void get_hram(unsigned char *hram, const unsigned char *sm, const unsigned char *pk, unsigned char *playground, unsigned long long smlen) argument
51 crypto_sign_ed25519( unsigned char *sm,unsigned long long *smlen, const unsigned char *m,unsigned long long mlen, const unsigned char *sk ) argument
103 crypto_sign_ed25519_open( unsigned char *m,unsigned long long *mlen, const unsigned char *sm,unsigned long long smlen, const unsigned char *pk ) argument
[all...]
/freebsd-11-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...]
/freebsd-11-stable/contrib/wpa/src/eap_server/
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...]

Completed in 167 milliseconds

1234567