Searched refs:APP_VERIFY_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance
37 #define APP_VERIFY_BLOCK_SIZE ((SHA2_HASH_SIZE + AES_BLOCK_SIZE - 1) / AES_BLOCK_SIZE) * AES_… macro112 [STATE_VERIFY] = APP_VERIFY_BLOCK_SIZE, in appSecSetCurState()