/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/ |
H A D | mutex.h | 32 explicit ScopedLock(Mutex &Mx) : Mu(Mx) { Mu.lock(); } in ScopedLock() argument
|
/freebsd/contrib/wpa/src/common/ |
H A D | dpp_crypto.c | 389 int dpp_derive_k1(const u8 *Mx, size_t Mx_len, u8 *k1, unsigned int hash_len) in dpp_derive_k1() argument 399 if (dpp_hmac(hash_len, salt, hash_len, Mx, Mx_len, prk) < 0) in dpp_derive_k1() 464 addr[num_elem] = auth->Mx; in dpp_derive_bk_ke() 1612 const u8 *Mx, size_t Mx_len, in dpp_pkex_derive_z() argument 1653 os_memcpy(pos, Mx, Mx_len); in dpp_pkex_derive_z() 1692 u8 Mx[DPP_MAX_SHARED_SECRET_LEN]; in dpp_reconfig_derive_ke_responder() local 1742 crypto_ec_point_to_bin(ec, M, Mx, NULL)) { in dpp_reconfig_derive_ke_responder() 1746 wpa_hexdump_key(MSG_DEBUG, "DPP: M.x", Mx, curve->prime_len); in dpp_reconfig_derive_ke_responder() 1754 Mx, curve->prime_len, prk) < 0) in dpp_reconfig_derive_ke_responder() 1772 forced_memzero(Mx, sizeof(Mx)); in dpp_reconfig_derive_ke_responder() [all …]
|
H A D | dpp_pkex.c | 34 u8 *Mx, *My; in dpp_pkex_build_exchange_req() local 144 Mx = wpabuf_put(msg, curve->prime_len); in dpp_pkex_build_exchange_req() 146 if (crypto_ec_point_to_bin(ec, M, Mx, My)) in dpp_pkex_build_exchange_req() 149 pkex->enc_key = wpabuf_alloc_copy(Mx, 2 * curve->prime_len); in dpp_pkex_build_exchange_req() 151 os_memcpy(pkex->Mx, Mx, curve->prime_len); in dpp_pkex_build_exchange_req() 488 os_memcpy(pkex->Mx, attr_key, attr_key_len / 2); in dpp_pkex_rx_exchange_req() 555 pkex->Mx, curve->prime_len, in dpp_pkex_rx_exchange_req() 876 pkex->Mx, curve->prime_len, in dpp_pkex_rx_exchange_resp()
|
H A D | dpp_i.h | 109 int dpp_derive_k1(const u8 *Mx, size_t Mx_len, u8 *k1, unsigned int hash_len); 130 const u8 *Mx, size_t Mx_len,
|
H A D | dpp_auth.c | 46 os_memset(auth->Mx, 0, sizeof(auth->Mx)); in dpp_auth_success() 782 if (dpp_ecdh(own_bi->pubkey, pi, auth->Mx, &secret_len) < 0) in dpp_auth_req_rx() 787 auth->Mx, auth->secret_len); in dpp_auth_req_rx() 790 if (dpp_derive_k1(auth->Mx, auth->secret_len, auth->k1, in dpp_auth_req_rx() 1242 auth->Mx, &secret_len) < 0) in dpp_auth_init() 1247 auth->Mx, auth->secret_len); in dpp_auth_init() 1250 if (dpp_derive_k1(auth->Mx, auth->secret_len, auth->k1, in dpp_auth_init()
|
H A D | dpp.h | 217 u8 Mx[DPP_MAX_SHARED_SECRET_LEN]; member 321 u8 Mx[DPP_MAX_SHARED_SECRET_LEN]; member
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | cond-func-defined.mk | 59 .if defined(UNDEF) && ${UNDEF:Mx} != ""
|
/freebsd/contrib/file/tests/ |
H A D | matilde.arm.testfile | 55 …�v���6����O��dHc��\|�Βf��0<6q5:����-i�tY^��d���)H-��^<��G�����U�U�A�Mx���Y�iC�T�`<C.�&r
|
H A D | HWP97.hwp.testfile | 32 ��p��b@d0�`��o`�nYk�s�@�~|r���H˧ď�tfR��j�������"��=c�Mx��˜X�{��%��6]�`q}l��M���QήD�1P�Z.0…
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonRegisterInfo.td | 102 // Mx - address modifier registers 103 class Mx<bits<1> num, string n> : Register<n, []> {
|
H A D | HexagonPseudo.td | 563 // allocate the correct pair of CSx and Mx registers.
|
H A D | HexagonInstrInfo.cpp | 1062 Register Mx = MI.getOperand(MxOp).getReg(); in expandPostRAPseudo() local 1063 Register CSx = (Mx == Hexagon::M0 ? Hexagon::CS0 : Hexagon::CS1); in expandPostRAPseudo()
|
/freebsd/usr.bin/units/ |
H A D | definitions.units | 732 Mx maxwell
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kInstrArithmetic.td | 281 // operations do not produce CCR we should not match them against Mx nodes that
|
/freebsd/contrib/mandoc/ |
H A D | TODO | 350 - man.conf(5) alias aliasname dirname or just -Mb -Mx -Mp
|
/freebsd/share/misc/ |
H A D | pci_vendors | 4868 1014 0208 ServeRAID-4Mx
|