Home
last modified time | relevance | path

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

/mbedtls-development/programs/psa/
A Dkey_ladder_demo.c140 #define WRAPPING_IV_SIZE 13 macro
154 uint8_t iv[WRAPPING_IV_SIZE];
411 PSA_CHECK( psa_generate_random( header.iv, WRAPPING_IV_SIZE ) ); in wrap_data()
413 header.iv, WRAPPING_IV_SIZE, in wrap_data()
498 header.iv, WRAPPING_IV_SIZE, in unwrap_data()

Completed in 3 milliseconds