Home
last modified time | relevance | path

Searched refs:group (Results 1 – 22 of 22) sorted by relevance

/mbedtls-development/scripts/
A Dconfig.py371 elif m.group('section'):
372 self.current_section = m.group('section')
375 active = not m.group('commented_out')
376 name = m.group('name')
377 value = m.group('value')
379 m.group('indentation'),
380 m.group('define') + name +
381 m.group('arguments') + m.group('separator'))
A Dassemble_changelog.py139 top_version_title = m.group(1)
140 top_version_body = m.group(2)
170 return [CategoryContent(title_match.group(1), title_line,
313 return m.group(0)
/mbedtls-development/programs/psa/
A Dpsa_constant_names.c78 static const char *psa_dh_family_name(psa_dh_family_t group);
102 psa_dh_family_t group) in append_with_group() argument
104 const char *group_name = psa_dh_family_name(group); in append_with_group()
112 "0x%02x", group); in append_with_group()
171 psa_dh_family_t group) in psa_snprint_dh_group() argument
173 const char *name = psa_dh_family_name(group); in psa_snprint_dh_group()
175 return snprintf(buffer, buffer_size, "0x%02x", (unsigned) group); in psa_snprint_dh_group()
/mbedtls-development/tests/scripts/
A Dcheck_names.py360 if macro.group("macro").startswith(exclusions):
368 macro.group("macro")))
403 name.group(0)))
456 enum_const.group("enum_const")))
555 for group in identifier.groups():
556 if not group:
564 group))
668 if (symbol and not symbol.group("symbol").startswith(exclusions)):
669 symbols.append(symbol.group("symbol"))
701 for group, check_pattern in pattern_checks:
[all …]
A Dgenerate_test_code.py418 dependencies = parse_dependencies(match.group('dependencies'))
443 dep_str = match.group('depends_on')
447 dependencies += parse_dependencies(match.group('dependencies'))
551 name = match.group('func_name')
651 lambda m: m.group(1) or '\n', inp_str,
701 match.group('dependencies'))
740 _defined = '' if dependency.group(2) else 'defined'
741 _cond = dependency.group(2) if dependency.group(2) else ''
742 _value = dependency.group(3) if dependency.group(3) else ''
754 macro=dependency.group(1), id=dep_id,
A Dcheck_test_cases.py110 description = m.group(1)
164 re.search(br'[\t;]', description).group(0).decode('ascii'))
A Dset_psa_test_dependencies.py218 arguments = content_matches[-1].group(0).split(':')
234 old_dependencies = dependencies_match.group(0).split(':')
A Dcheck_files.py204 interpreter = m.group(1) or m.group(2)
/mbedtls-development/scripts/mbedtls_dev/
A Dcrypto_knowledge.py50 self.name = m.group(1)
51 params = m.group(2).split(',')
A Dmacro_collector.py462 name = m.group(1)
468 dest = self.table_by_prefix.get(m.group(2))
472 if m.group(3):
473 self.argspecs[name] = self._argument_split(m.group(3))
531 self.add_test_case_line(m.group(1), m.group(2))
/mbedtls-development/include/psa/
A Dcrypto_values.h653 #define PSA_KEY_TYPE_DH_KEY_PAIR(group) \ argument
654 (PSA_KEY_TYPE_DH_KEY_PAIR_BASE | (group))
660 #define PSA_KEY_TYPE_DH_PUBLIC_KEY(group) \ argument
661 (PSA_KEY_TYPE_DH_PUBLIC_KEY_BASE | (group))
/mbedtls-development/tests/suites/
A Dtest_suite_ecp.data312 ECP tls read group #1 (record too short)
315 ECP tls read group #2 (bad curve_type)
318 ECP tls read group #3 (unknown curve)
321 ECP tls read group #4 (OK, buffer just fits)
325 ECP tls read group #5 (OK, buffer continues)
329 ECP tls write-read group #1
333 ECP tls write-read group #2
417 ECP check public-private #2 (group none)
420 ECP check public-private #3 (group mismatch)
A Dtest_suite_psa_crypto_metadata.function707 psa_dh_family_t group = group_arg;
708 psa_key_type_t public_type = PSA_KEY_TYPE_DH_PUBLIC_KEY( group );
709 psa_key_type_t pair_type = PSA_KEY_TYPE_DH_KEY_PAIR( group );
711 TEST_PARITY( group );
716 TEST_EQUAL( PSA_KEY_TYPE_DH_GET_FAMILY( public_type ), group );
717 TEST_EQUAL( PSA_KEY_TYPE_DH_GET_FAMILY( pair_type ), group );
A Dtest_suite_psa_crypto_metadata.data381 DH group family: RFC 7919
/mbedtls-development/library/
A Dssl_tls13_client.c551 uint16_t group, offered_group; in ssl_tls13_parse_key_share_ext() local
558 group = MBEDTLS_GET_UINT16_BE( p, 0 ); in ssl_tls13_parse_key_share_ext()
563 if( offered_group != group ) in ssl_tls13_parse_key_share_ext()
567 (unsigned) offered_group, (unsigned) group ) ); in ssl_tls13_parse_key_share_ext()
574 if( mbedtls_ssl_tls13_named_group_is_ecdhe( group ) ) in ssl_tls13_parse_key_share_ext()
/mbedtls-development/docs/architecture/
A Dtls13-experimental.md95 group selected by the server for key establishement. For more information,
137 group. The preferred group is the group of the first curve in the list of
393 - When a function's parameters span several lines, group related parameters
A Dalternative-implementations.md52 …ds must be writable, and `mbedtls_ecp_point_read_binary()` must support a group structure where on…
/mbedtls-development/doxygen/
A Dmbedtls.doxyfile305 # member in the group (if any) for the other members of the group. By default
306 # all members of a group must be documented explicitly.
311 # the same type (for instance a group of public functions) to be put as a
319 # unions are shown inside the group in which they are included (e.g. using
328 # namespace, or group documentation), provided this scope is documented. If set
494 # hierarchy of group names into alphabetical order. If set to NO (the default)
495 # the group names will appear in their defined order.
1065 # The TOC_EXPAND flag can be set to YES to add extra items for group members
1161 # (range [0,1..20]) that doxygen will group on one line in the generated HTML
/mbedtls-development/docs/architecture/testing/
A Ddriver-interface-test-strategy.md48 Some methods only make sense as a group (for example a driver that provides the MAC methods must pr…
/mbedtls-development/docs/proposed/
A Dpsa-conditional-inclusion-c.md97 Rationale: Finite-field Diffie-Hellman code is usually not specialized for any particular group, so…
A Dpsa-driver-interface.md160 … a C macro call and each argument must be the name of a constant of suitable type (curve or group).
162 The name `_` may be used instead of a curve or group to indicate that the capability concerns all c…
/mbedtls-development/
A DChangeLog749 group families to psa_ecc_family_t and psa_dh_family_t, in line with the
1417 belongs to a different group from the first. Before, if an application
1418 passed keys that belonged to different group, the first key's data was
1419 interpreted according to the second group, which could lead to either

Completed in 38 milliseconds