Home
last modified time | relevance | path

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

/mbedtls-development/library/
A Dnist_kw.c76 static const unsigned char NIST_KW_ICV1[] = {0xA6, 0xA6, 0xA6, 0xA6, 0xA6, 0xA6, 0xA6, 0xA6}; variable
197 memcpy( output, NIST_KW_ICV1, KW_SEMIBLOCK_LENGTH ); in mbedtls_nist_kw_wrap()
401 diff = mbedtls_nist_kw_safer_memcmp( NIST_KW_ICV1, A, KW_SEMIBLOCK_LENGTH ); in mbedtls_nist_kw_unwrap()

Completed in 3 milliseconds