Home
last modified time | relevance | path

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

/AliOS-Things-master/components/mbedtls/library/
A Dcamellia.c247 static const signed char transposes[2][20] = variable
443 if( transposes[idx][i] != -1 ) { in mbedtls_camellia_setkey_enc()
444 RK[32 + 12 * idx + i] = RK[transposes[idx][i]]; in mbedtls_camellia_setkey_enc()

Completed in 4 milliseconds