Searched refs:WRAPPING_IV_SIZE (Results 1 – 1 of 1) sorted by relevance
140 #define WRAPPING_IV_SIZE 13 macro154 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