Home
last modified time | relevance | path

Searched refs:suffix (Results 1 – 20 of 20) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/scripts/mbedtls_dev/
Dbignum_mod.py61 suffix = True variable in BignumModInvNonMont
78 suffix = True variable in BignumModInvMont
Dmacro_collector.py242 suffix = name[len(prefix):]
243 if suffix in ['DSA', 'ECDSA']:
245 elif suffix == 'RSA_PSS':
246 suffix += '_STANDARD_SALT'
247 return prefix + midfix + suffix
Dc_wrapper_generator.py21 def c_declare(prefix: str, name: str, suffix: str) -> str:
25 return prefix + name + suffix
148 return c_declare(arg.type, name, arg.suffix)
Dc_build_helper.py34 suffix='.c')
Dc_parsing_helper.py47 self.suffix = m.group('suffix') if m.group('suffix') else '' #type: str
Dbignum_common.py127 suffix = False # for arity = 1, symbol can be prefix (default) or suffix variable in OperationCommon
200 format_string = "{1:x} {0}" if self.suffix else "{0} {1:x}"
Dbignum_mod_raw.py98 suffix = True variable in BignumModRawInvPrime
Dbignum_core.py892 suffix = True variable in BignumCoreZeroCheckCT
/openthread-latest/third_party/mbedtls/repo/tests/scripts/
Ddepends.py89 def log_line(text, prefix='depends.py:', suffix='', color=None): argument
93 suffix = suffix + color[1]
94 sys.stderr.write(prefix + ' ' + text + suffix + '\n')
Dgenerate_psa_wrappers.py102 types = ['' if arg.suffix else arg.type for arg in arguments]
/openthread-latest/third_party/mbedtls/repo/scripts/
Decp_comb_table.py160 fd, srcname = tempfile.mkstemp(prefix="mbedtls", suffix=".c")
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_psa_its.function26 sizeof(PSA_ITS_STORAGE_SUFFIX) - 1 + /*suffix without terminating 0*/ \
Dtest_suite_asn1write.data358 Store named data: skip suffix
Dtest_suite_asn1parse.data601 Find named data: skip suffix
Dtest_suite_x509parse.data730 X509 CRT verification #27.1 (domain not matching multi certificate: suffix)
/openthread-latest/third_party/mbedtls/repo/docs/proposed/
Dpsa-conditional-inclusion-c.md85 …or asymmetric cryptography), the feature selection is more fine-grained, with an additional suffix:
Dpsa-driver-interface.md98 …ent to an empty object (so each entry point *suffix* is implemented by a function called *prefix*`…
152 …e an algorithm specification or a decimal or hexadecimal literal with no suffix, depending on the …
/openthread-latest/third_party/mbedtls/repo/docs/
D3.0-migration-guide.md35 of these variants have been renamed without the suffix. The section
Dpsa-transition.md189 …S 3.5.0, for key pair types, the feature selection is more fine-grained, with an additional suffix:
/openthread-latest/third_party/mbedtls/repo/docs/architecture/
Dpsa-shared-memory.md594 …name as the name of the local copy while using a new name (e.g. with the suffix `_external`) for t…