Home
last modified time | relevance | path

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

/hardware/interfaces/keymaster/4.1/support/include/keymasterV4_1/
DKeymaster4.h106 const hidl_vec<KeyParameter>& attestParams, in attestKey() argument
108 return km4_0_dev_->attestKey(keyToAttest, attestParams, _hidl_cb); in attestKey()
DKeymaster3.h93 const hidl_vec<KeyParameter>& attestParams,
/hardware/interfaces/keymaster/4.1/support/
DKeymaster3.cpp196 const hidl_vec<KeyParameter>& attestParams, in attestKey() argument
201 auto rc = km3_dev_->attestKey(keyToAttest, convert(attestParams), cb); in attestKey()
/hardware/interfaces/keymaster/3.0/
DIKeymasterDevice.hal174 * @param attestParams Parameters for the attestation, notably Tag::ATTESTATION_CHALLENGE.
178 attestKey(vec<uint8_t> keyToAttest, vec<KeyParameter> attestParams)
/hardware/interfaces/keymaster/4.0/
DIKeymasterDevice.hal689 * attestationChallenge OCTET_STRING, # Tag::ATTESTATION_CHALLENGE from attestParams
791 * @param attestParams Parameters for the attestation. Must contain Tag::ATTESTATION_CHALLENGE,
799 attestKey(vec<uint8_t> keyToAttest, vec<KeyParameter> attestParams)