Home
last modified time | relevance | path

Searched defs:cipherTextSize (Results 1 – 1 of 1) sorted by relevance

/drivers/peripheral/pin_auth/hdi_service/database/src/
Dpin_db.c971 uint32_t cipherTextSize = pinData->contentSize - AES_GCM_256_IV_SIZE - AES_GCM_256_TAG_SIZE; in GenerateDecodeCredential() local
1366 uint32_t cipherTextSize = cipherInfo->contentSize - AES_GCM_256_IV_SIZE - AES_GCM_256_TAG_SIZE; in GetRootSecretPlainInfo() local