Home
last modified time | relevance | path

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

/mbedtls-development/scripts/mbedtls_dev/
A Dc_build_helper.py65 caller, header, argument
78 .format(caller))
95 caller=__name__, file_label='', argument
125 c_file, caller, header,
151 .format(caller, c_name))
A Dtest_case.py88 caller: Optional[str] = None) -> None:
93 if caller is None:
94 caller = os.path.basename(sys.argv[0])
97 .format(caller))
/mbedtls-development/tests/scripts/
A Dtest_psa_constant_names.py65 caller='test_psa_constant_names.py for {} values'.format(type_word),
/mbedtls-development/tests/suites/
A Dtest_suite_dhm.function23 * DHM context by the caller). */
A Dtest_suite_psa_crypto.function160 /* If setup failed, reproduce the failure, so that the caller can
193 /* If setup failed, reproduce the failure, so that the caller can
5128 * if the caller tries to read *signature_length bytes without
5363 * if the caller tries to read *signature_length bytes without
A Dtest_suite_ssl.function374 * caller knows what portion of the message can be dropped.
/mbedtls-development/docs/architecture/
A Dpsa-crypto-implementation-structure.md46 * by the driver, finalization of the values to return to the caller,
/mbedtls-development/
A DREADME.md263 * The API distinguishes caller memory from internal memory, which allows the library to be implemen…
/mbedtls-development/doxygen/
A Dmbedtls.doxyfile1813 # doxygen will generate a caller dependency graph for every global function
1815 # the time of a run. So in most cases it will be better to enable caller
/mbedtls-development/docs/proposed/
A Dpsa-driver-interface.md354 …ize recorded in the key attributes can be either a size specified by the caller of the API (who ma…
356 …cture such that `psa_get_key_bits(attributes)` is the size passed by the caller of `psa_import_key…
/mbedtls-development/docs/
A D3.0-migration-guide.md87 returned, its caller returned an error `MBEDTLS_ERR_xxx_BAD_INPUT_DATA`.

Completed in 51 milliseconds