Home
last modified time | relevance | path

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

/AliOS-Things-master/components/mbedtls/library/
A Dcamellia.c81 static const unsigned char SIGMA_CHARS[6][8] = variable
385 GET_UINT32_BE( SIGMA[i][0], SIGMA_CHARS[i], 0 ); in mbedtls_camellia_setkey_enc()
386 GET_UINT32_BE( SIGMA[i][1], SIGMA_CHARS[i], 4 ); in mbedtls_camellia_setkey_enc()

Completed in 4 milliseconds