Home
last modified time | relevance | path

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

/optee_client/tee-supplicant/src/
A Dsha2.c128 const unsigned char *sub_block = NULL; in sha256_transf() local
133 sub_block = message + (i << 6); in sha256_transf()
136 PACK32(&sub_block[j << 2], &w[j]); in sha256_transf()

Completed in 2 milliseconds