Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/identity/aidl/default/libeic/
H A DEicCbor.h48 EicCborDigestType digestType; member
/aosp12/system/tools/hidl/
H A DInterface.cpp294 const ArrayType *digestType = static_cast<const ArrayType *>(chainType->getElementType()); in fillHashChainMethod() local