Home
last modified time | relevance | path

Searched refs:WRAPPING_IV_SIZE (Results 1 - 1 of 1) sorted by relevance

/third_party/mbedtls/programs/psa/
H A Dkey_ladder_demo.c129 #define WRAPPING_IV_SIZE 13 macro
142 uint8_t iv[WRAPPING_IV_SIZE];
400 PSA_CHECK(psa_generate_random(header.iv, WRAPPING_IV_SIZE)); in wrap_data()
402 header.iv, WRAPPING_IV_SIZE, in wrap_data()
490 header.iv, WRAPPING_IV_SIZE, in unwrap_data()

Completed in 2 milliseconds