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