mbedtls/include/psa
Gilles Peskine 48c0ea14c6 Remove PSA_KEY_TYPE_IS_RAW_BYTES from crypto.h
It isn't used to define other macros and it doesn't seem that useful
for users. Remove it, we can reintroduce it if needed.

Define a similar function key_type_is_raw_bytes in the implementation
with a clear semantics: it's a key that's represented as a struct
raw_data.
2018-09-12 16:24:50 +03:00
..
crypto_extra.h Add PSA crypto module 2018-09-05 10:59:00 +03:00
crypto_platform.h Add key management functions 2018-09-05 11:53:24 +03:00
crypto_struct.h Rename hash max sizes for consistency 2018-09-12 16:19:04 +03:00
crypto.h Remove PSA_KEY_TYPE_IS_RAW_BYTES from crypto.h 2018-09-12 16:24:50 +03:00