Home
last modified time | relevance | path

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

/external/tpm2-tss/src/tss2-fapi/api/
DFapi_Decrypt.c73 size_t cipherTextSize, in Fapi_Decrypt()
156 size_t cipherTextSize) in Fapi_Decrypt_Async()
DFapi_Encrypt.c79 size_t *cipherTextSize) in Fapi_Encrypt()
243 size_t *cipherTextSize) in Fapi_Encrypt_Finish()
/external/tpm2-tss/test/integration/
Dfapi-data-crypt.int.c194 size_t cipherTextSize; in test_fapi_data_crypt() local