Searched refs:cbcSha (Results 1 – 1 of 1) sorted by relevance
59 struct Sha2state cbcSha; member210 BL.blSha2processBytes(&state->cbcSha, state->dataBytes, state->haveBytes); in appSecBlockRx()282 BL.blSha2init(&state->cbcSha); in appSecProcessIncomingHdr()369 state->encryptedBytesIn = sizeof(state->cbcSha); in appSecProcessIncomingData()436 const uint32_t *hash = BL.blSha2finish(&state->cbcSha); in appSecVerifyEncryptedData()