Searched defs:exported_length (Results 1 - 1 of 1) sorted by relevance
/third_party/mbedtls/tests/src/ | ||
H A D | psa_exercise_key.c | 843 mbedtls_test_psa_exported_key_sanity_check( psa_key_type_t type, size_t bits, const uint8_t *exported, size_t exported_length) mbedtls_test_psa_exported_key_sanity_check() argument 956 TEST_EQUAL(PSA_BITS_TO_BYTES(bits), exported_length); mbedtls_test_psa_exported_key_sanity_check() local 1012 size_t exported_length = 0; exercise_export_key() local 1062 size_t exported_length = 0; exercise_export_public_key() local [all...] |
Completed in 3 milliseconds