Home
last modified time | relevance | path

Searched refs:m (Results 1 – 11 of 11) sorted by relevance

/NetX-Duo-v6.2.1/crypto_libraries/src/
Dnx_crypto_huge_number.c2298 NX_CRYPTO_HUGE_NUMBER *m, in _nx_crypto_huge_number_inverse_modulus() argument
2305 if (NX_CRYPTO_HUGE_NUMBER_IS_EVEN(m) && NX_CRYPTO_HUGE_NUMBER_IS_EVEN(a)) in _nx_crypto_huge_number_inverse_modulus()
2320 if (m -> nx_crypto_huge_number_size > a -> nx_crypto_huge_number_size) in _nx_crypto_huge_number_inverse_modulus()
2322 buffer_size = (m -> nx_crypto_huge_number_size + 1) << HN_SIZE_SHIFT; in _nx_crypto_huge_number_inverse_modulus()
2337 NX_CRYPTO_HUGE_NUMBER_COPY(&u, m); in _nx_crypto_huge_number_inverse_modulus()
2359 _nx_crypto_huge_number_subtract(&B, m); in _nx_crypto_huge_number_inverse_modulus()
2376 _nx_crypto_huge_number_subtract(&D, m); in _nx_crypto_huge_number_inverse_modulus()
2396 _nx_crypto_huge_number_modulus(&D, m); in _nx_crypto_huge_number_inverse_modulus()
2456 NX_CRYPTO_KEEP VOID _nx_crypto_huge_number_mont(NX_CRYPTO_HUGE_NUMBER *m, UINT mi, in _nx_crypto_huge_number_mont() argument
2465 UINT m_len = m -> nx_crypto_huge_number_size; in _nx_crypto_huge_number_mont()
[all …]
Dnx_crypto_method_self_test_rsa.c549 static const UCHAR *m[] = {m_1024, m_2048, m_3072, m_4096}; variable
628 (UCHAR *)m[i], in _nx_crypto_method_self_test_rsa()
675 (UCHAR *)m[i], in _nx_crypto_method_self_test_rsa()
723 (UCHAR *)m[i], in _nx_crypto_method_self_test_rsa()
/NetX-Duo-v6.2.1/nx_secure/src/
Dnx_secure_crypto_method_self_test_rsa.c402 static const UCHAR *m[] = {m_1024, m_2048, m_4096}; variable
477 (UCHAR *)m[i], in _nx_secure_crypto_method_self_test_rsa()
524 (UCHAR *)m[i], in _nx_secure_crypto_method_self_test_rsa()
572 (UCHAR *)m[i], in _nx_secure_crypto_method_self_test_rsa()
/NetX-Duo-v6.2.1/crypto_libraries/inc/
Dnx_crypto_huge_number.h204 NX_CRYPTO_HUGE_NUMBER *m,
207 VOID _nx_crypto_huge_number_mont(NX_CRYPTO_HUGE_NUMBER *m, UINT mi,
218 NX_CRYPTO_HUGE_NUMBER *m,
225 NX_CRYPTO_HUGE_NUMBER *m,
/NetX-Duo-v6.2.1/.github/ISSUE_TEMPLATE/
Dfeature_request.md11 A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
/NetX-Duo-v6.2.1/addons/http/
Dnxd_http_server.h486 #define nx_http_server_create(p,n,i,m,sp,ss,pp,a,r) _nxe_http_server_create(p,n,i,m,sp,ss,pp,a,r,si… argument
/NetX-Duo-v6.2.1/addons/ftp/
Dnxd_ftp_server.c5747 UINT j, k, i, m, colons, digit; in _nx_ftp_utility_parse_IPv6_address() local
5932 m = j + 1; in _nx_ftp_utility_parse_IPv6_address()
5935 while (m < buffer_length) in _nx_ftp_utility_parse_IPv6_address()
5939 if (buffer_ptr [m] == ':') in _nx_ftp_utility_parse_IPv6_address()
5945 m++; in _nx_ftp_utility_parse_IPv6_address()
/NetX-Duo-v6.2.1/addons/web/
Dnx_web_http_server.h430 #define nx_web_http_server_create(p,n,i,pn,m,sp,ss,pp,a,r) _nxe_web_http_server_create(p,n,i,pn,m argument
/NetX-Duo-v6.2.1/common/inc/
Dnx_api.h3361 #define nx_ip_create(i, n, a, m, d, l, p, s, y) _nxe_ip_create(i, n, a, m, d, l, p, s, y, s… argument
3433 #define nx_packet_pool_create(p, n, l, m, s) _nxe_packet_pool_create(p, n, l, m, s, size… argument
/NetX-Duo-v6.2.1/addons/ppp/
Dnx_ppp.c6844 UINT i, w, m; in _nx_ppp_ipcp_configure_check() local
7138 for (m = 0; m < opt_length; m++) in _nx_ppp_ipcp_configure_check()
7142 rejected_list[rej_index] = packet_ptr -> nx_packet_prepend_ptr[w + m + 8]; in _nx_ppp_ipcp_configure_check()
/NetX-Duo-v6.2.1/
DLICENSE.txt237 Elle s’applique également, même si Microsoft connaissait ou devrait connaître