Lines Matching refs:metadata
312 ### Cipher metadata
334 …e_iv_size`: the PSA API does not currently have such mechanism for high-level metadata information.
485 ### Hash algorithm metadata
784 …that just contains the number(s) that make up the key, with very little metadata. The table below …
804 * Parsing a key in a format with metadata without knowing its type ahead of time.
887 ### Key pair and public key metadata
895 …a865b918). For code that uses both `mbedtls_pk_context` objects and PSA metadata encoding, [`mbedt…
1197 #### ECDH and DHM metadata functions
1199 You can obtain data and metadata from an ECDH key agreement through the PSA API as follows:
1201 …ttributes/#group__attributes_1ga5bee85c2164ad3d4c0d42501241eeb06) to obtain metadata about the key.
1206 …tls_dhm_get_len` and `mbedtls_dhm_get_value` allow the caller to obtain metadata about the keys us…