Home
last modified time | relevance | path

Searched defs:identifier (Results 1 – 25 of 50) sorted by relevance

12

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DMSVCUndecoratedNameParser.cpp87 llvm::StringRef &identifier) { in ExtractContextAndIdentifier()
H A DCPlusPlusLanguage.cpp337 llvm::StringRef identifier; in ContainsPath() local
397 const char *name, llvm::StringRef &context, llvm::StringRef &identifier) { in ExtractContextAndIdentifier() argument
[all...]
/freebsd-src/contrib/wpa/src/eap_peer/
H A Deap_gpsk.c274 u8 identifier, in eap_gpsk_process_gpsk_1()
313 u8 identifier, in eap_gpsk_send_gpsk_2()
583 u8 identifier, in eap_gpsk_process_gpsk_3()
628 u8 identifier) in eap_gpsk_send_gpsk_4()
H A Deap_ttls.c1094 eap_ttls_encrypt_response(struct eap_sm * sm,struct eap_ttls_data * data,struct wpabuf * resp,u8 identifier,struct wpabuf ** out_data) eap_ttls_encrypt_response() argument
1268 eap_ttls_process_decrypted(struct eap_sm * sm,struct eap_ttls_data * data,struct eap_method_ret * ret,u8 identifier,struct ttls_parse_avp * parse,struct wpabuf * in_decrypted,struct wpabuf ** out_data) eap_ttls_process_decrypted() argument
1342 eap_ttls_implicit_identity_request(struct eap_sm * sm,struct eap_ttls_data * data,struct eap_method_ret * ret,u8 identifier,struct wpabuf ** out_data) eap_ttls_implicit_identity_request() argument
1394 eap_ttls_phase2_start(struct eap_sm * sm,struct eap_ttls_data * data,struct eap_method_ret * ret,u8 identifier,struct wpabuf ** out_data) eap_ttls_phase2_start() argument
1424 eap_ttls_decrypt(struct eap_sm * sm,struct eap_ttls_data * data,struct eap_method_ret * ret,u8 identifier,const struct wpabuf * in_data,struct wpabuf ** out_data) eap_ttls_decrypt() argument
1513 eap_ttls_process_handshake(struct eap_sm * sm,struct eap_ttls_data * data,struct eap_method_ret * ret,u8 identifier,const struct wpabuf * in_data,struct wpabuf ** out_data) eap_ttls_process_handshake() argument
[all...]
H A Deap_fast.c1160 eap_fast_encrypt_response(struct eap_sm * sm,struct eap_fast_data * data,struct wpabuf * resp,u8 identifier,struct wpabuf ** out_data) eap_fast_encrypt_response() argument
1200 eap_fast_process_decrypted(struct eap_sm * sm,struct eap_fast_data * data,struct eap_method_ret * ret,u8 identifier,struct wpabuf * decrypted,struct wpabuf ** out_data) eap_fast_process_decrypted() argument
1311 eap_fast_decrypt(struct eap_sm * sm,struct eap_fast_data * data,struct eap_method_ret * ret,u8 identifier,const struct wpabuf * in_data,struct wpabuf ** out_data) eap_fast_decrypt() argument
[all...]
/freebsd-src/contrib/wpa/src/eap_common/
H A Deap_common.c129 size_t payload_len, u8 code, u8 identifier) in eap_msg_alloc()
H A Deap_pax_common.c31 const char *identifier, in eap_pax_kdf()
H A Deap_defs.h20 u8 identifier; member
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Core/
H A DHighlighter.h56 ColorStyle identifier; member
/freebsd-src/contrib/wpa/src/common/
H A Ddpp_pkex.c173 dpp_pkex_init(void * msg_ctx,struct dpp_bootstrap_info * bi,const u8 * own_mac,const char * identifier,const char * code,bool v2) dpp_pkex_init() argument
313 dpp_pkex_identifier_match(const u8 * attr_id,u16 attr_id_len,const char * identifier) dpp_pkex_identifier_match() argument
342 dpp_pkex_rx_exchange_req(void * msg_ctx,struct dpp_bootstrap_info * bi,const u8 * own_mac,const u8 * peer_mac,const char * identifier,const char * code,const u8 * buf,size_t len,bool v2) dpp_pkex_rx_exchange_req() argument
[all...]
H A Dsae.c824 sae_pwd_seed(size_t hash_len,const u8 * ssid,size_t ssid_len,const u8 * password,size_t password_len,const char * identifier,u8 * pwd_seed) sae_pwd_seed() argument
866 sae_derive_pt_ecc(struct crypto_ec * ec,int group,const u8 * ssid,size_t ssid_len,const u8 * password,size_t password_len,const char * identifier) sae_derive_pt_ecc() argument
966 sae_derive_pt_ffc(const struct dh_group * dh,int group,const u8 * ssid,size_t ssid_len,const u8 * password,size_t password_len,const char * identifier) sae_derive_pt_ffc() argument
1043 sae_derive_pt_group(int group,const u8 * ssid,size_t ssid_len,const u8 * password,size_t password_len,const char * identifier) sae_derive_pt_group() argument
1096 sae_derive_pt(int * groups,const u8 * ssid,size_t ssid_len,const u8 * password,size_t password_len,const char * identifier) sae_derive_pt() argument
1660 sae_write_commit(struct sae_data * sae,struct wpabuf * buf,const struct wpabuf * token,const char * identifier) sae_write_commit() argument
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DNameToDIE.cpp100 llvm::StringRef identifier((const char *)data.GetData(offset_ptr, 4), 4); in Decode() local
/freebsd-src/sys/dev/mlxfw/
H A Dmlxfw_mfa2_format.h92 __be16 identifier; member
/freebsd-src/contrib/wpa/src/ap/
H A Diapp.c56 be16 identifier; member
167 u16 identifier; /* next IAPP identifier */ member
/freebsd-src/sys/kern/
H A Dvfs_mountroot.c170 root_mount_hold(const char *identifier) in root_mount_hold()
185 root_mount_hold_token(const char *identifier, struct root_hold_token *h) in root_mount_hold_token()
/freebsd-src/stand/libsa/
H A Dcd9660read.c62 susp_lookup_record(const char *identifier, struct iso_directory_record *dp, in susp_lookup_record()
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Target/
H A DStatistics.h101 intptr_t identifier; member
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DDataFileCache.cpp303 llvm::StringRef identifier((const char *)data.GetData(offset_ptr, 4), 4); in Decode() local
/freebsd-src/contrib/wpa/src/tls/
H A Dasn1.h51 u8 identifier, class, constructed; member
/freebsd-src/contrib/bsnmp/lib/
H A Dsnmpclient.h84 int32_t identifier; member
/freebsd-src/contrib/wpa/src/eap_server/
H A Deap_server_tls_common.c22 u8 code, u8 identifier) in eap_tls_msg_alloc() argument
/freebsd-src/crypto/heimdal/kdc/
H A Ddigest.c376 unsigned char server_nonce[16], identifier; in _kdc_do_digest() local
/freebsd-src/sys/dev/ixgbe/
H A Dixgbe_phy.c1297 u8 identifier = 0; ixgbe_identify_sfp_module_generic() local
1644 u8 identifier = 0; ixgbe_identify_qsfp_module_generic() local
/freebsd-src/usr.sbin/makefs/cd9660/
H A Dcd9660_eltorito.h66 u_char identifier [ISODCL(0x01,0x05)]; member
/freebsd-src/crypto/openssl/crypto/crmf/
H A Dcrmf_local.h97 OSSL_CRMF_ENCKEYWITHID_IDENTIFIER *identifier; member

12