Home
last modified time | relevance | path

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

/net-tools-3.7.0/mbedtls-2.4.0/library/
Dcamellia.c79 static const unsigned char SIGMA_CHARS[6][8] = variable
378 GET_UINT32_BE( SIGMA[i][0], SIGMA_CHARS[i], 0 ); in mbedtls_camellia_setkey_enc()
379 GET_UINT32_BE( SIGMA[i][1], SIGMA_CHARS[i], 4 ); in mbedtls_camellia_setkey_enc()