Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/identity/aidl/default/libeic/
H A DEicPresentation.c569 size_t docTypeLen = eicStrLen(docType); in eicPresentationCalcMacKey() local
570 calculatedSize += 1 + eicCborAdditionalLengthBytesFor(docTypeLen) + docTypeLen; in eicPresentationCalcMacKey()