1a0fbacde1
Builtin key support for the test driver is always compiled in, and no longer guarded by MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS. Parsing the key slot from the buffer by cast and assign instead of memcmp. For exporting keys, the test driver no longer reaches into the key identifier in order to check whether a key is builtin, but rather assumes so based on the key buffer length. It's the driver's responsibility to be able to detect the key material it returned as part of the get_builtin_key operation. Signed-off-by: Steven Cooreman <steven.cooreman@silabs.com> |
||
---|---|---|
.. | ||
drivers | ||
asn1_helpers.h | ||
constant_flow.h | ||
fake_external_rng_for_test.h | ||
helpers.h | ||
macros.h | ||
psa_crypto_helpers.h | ||
psa_exercise_key.h | ||
psa_helpers.h | ||
random.h |