Home
last modified time | relevance | path

Searched refs:osslHashAlgorithm (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tpm2-tss/src/tss2-fapi/
H A Dfapi_crypto.c34 const EVP_MD *osslHashAlgorithm; member
1451 if (!(mycontext->osslHashAlgorithm = get_ossl_hash_md(hashAlgorithm))) { in ifapi_crypto_hash_start()
1469 mycontext->osslHashAlgorithm, get_engine())) { in ifapi_crypto_hash_start()