Home
last modified time | relevance | path

Searched refs:psa_validate_optional_attributes (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mbedtls/docs/architecture/
H A Dpsa-thread-safety.md162 * `psa_validate_optional_attributes` - reads attr.type, attr.bits
203 * `psa_validate_optional_attributes` - passes key data and bytes to mbedtls_psa_rsa_load_representa…
/aosp_15_r20/external/mbedtls/library/
H A Dpsa_crypto.c2001 static psa_status_t psa_validate_optional_attributes( in psa_validate_optional_attributes() function
2143 status = psa_validate_optional_attributes(slot, attributes); in psa_import_key()
2216 status = psa_validate_optional_attributes(source_slot, in psa_copy_key()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dpsa_crypto.c2020 static psa_status_t psa_validate_optional_attributes( in psa_validate_optional_attributes() function
2114 status = psa_validate_optional_attributes(slot, attributes); in psa_import_key()
2188 status = psa_validate_optional_attributes(source_slot, in psa_copy_key()