Home
last modified time | relevance | path

Searched refs:writable (Results 1 – 5 of 5) sorted by relevance

/openthread-latest/tests/toranj/ncp/
Dwpan.py852 def writable(self): member in AsyncSender
966 def writable(self): member in AsyncReceiver
/openthread-latest/third_party/mbedtls/repo/docs/architecture/
Dmbed-crypto-storage-specification.md85 * `CRYPTO_STORAGE_FILE_LOCATION "psa_key_slot_0"`: used as a temporary file. Must be writable. May …
187 * `PSA_ITS_STORAGE_PREFIX "tempfile.psa_its"`: used as a temporary file. Must be writable. May be o…
394 * `PSA_ITS_STORAGE_PREFIX "tempfile.psa_its"`: used as a temporary file. Must be writable. May be o…
Dalternative-implementations.md52 …* If `MBEDTLS_PK_PARSE_EC_EXTENDED` is enabled, those fields must be writable, and `mbedtls_ecp_po…
/openthread-latest/third_party/mbedtls/repo/docs/proposed/
Dpsa-driver-interface.md1255 The output parameter `key_buffer` points to a writable buffer of `key_buffer_size` bytes. If the dr…
/openthread-latest/third_party/mbedtls/repo/
DChangeLog2324 ones, but requires a writable buffer. Contributed by Gaurav Aggarwal