Home
last modified time | relevance | path

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

/cts/tests/tests/identity/src/android/security/identity/cts/
DUtil.java933 ByteString deviceNameSpacesBytesItem = new ByteString(deviceNameSpacesBytes); in buildDeviceAuthenticationCbor() local
934 deviceNameSpacesBytesItem.setTag(CBOR_SEMANTIC_TAG_ENCODED_CBOR); in buildDeviceAuthenticationCbor()
940 .add(deviceNameSpacesBytesItem) in buildDeviceAuthenticationCbor()