Key size definitions for the PSA Crypto API. More...
Key size definitions for the PSA Crypto API.
Definition in file bits.h.
#include <stdint.h>
Go to the source code of this file.
typedef uint16_t | psa_key_bits_t |
Public interfaces use size_t , but internally we use a smaller type. | |
typedef uint16_t psa_key_bits_t |