Searched refs:len_fields (Results 1 – 1 of 1) sorted by relevance
60 uint64_t len_fields[2] = { in ghash_update_lengths() local65 COMPILE_TIME_ASSERT(sizeof(len_fields) == TEE_AES_BLOCK_SIZE); in ghash_update_lengths()66 internal_aes_gcm_ghash_update(state, (uint8_t *)len_fields, NULL, 0); in ghash_update_lengths()
Completed in 4 milliseconds