Home
last modified time | relevance | path

Searched refs:cipherTextSize (Results 1 - 1 of 1) sorted by relevance

/drivers/peripheral/pin_auth/hdi_service/database/src/
H A Dpin_db.c929 uint32_t cipherTextSize = pinData->contentSize - AES_GCM_256_IV_SIZE - AES_GCM_256_TAG_SIZE; in GenerateDecodeCredential() local
931 pinData->buf + AES_GCM_256_IV_SIZE + AES_GCM_256_TAG_SIZE, cipherTextSize, cipherTextSize); in GenerateDecodeCredential()

Completed in 2 milliseconds