Home
last modified time | relevance | path

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

/mbedtls-development/library/
A Dcamellia.c52 static const unsigned char SIGMA_CHARS[6][8] = variable
356 SIGMA[i][0] = MBEDTLS_GET_UINT32_BE( SIGMA_CHARS[i], 0 ); in mbedtls_camellia_setkey_enc()
357 SIGMA[i][1] = MBEDTLS_GET_UINT32_BE( SIGMA_CHARS[i], 4 ); in mbedtls_camellia_setkey_enc()

Completed in 3 milliseconds