Searched refs:KEY_SIZE_BYTES (Results 1 – 1 of 1) sorted by relevance
116 #define KEY_SIZE_BYTES 40 macro159 uint8_t key_data[KEY_SIZE_BYTES]; in save_key()195 psa_set_key_bits(&attributes, PSA_BYTES_TO_BITS(KEY_SIZE_BYTES)); in generate()218 uint8_t key_data[KEY_SIZE_BYTES]; in import_key_from_file()274 psa_set_key_bits(&attributes, PSA_BYTES_TO_BITS(KEY_SIZE_BYTES)); in derive_key_ladder()