Home
last modified time | relevance | path

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

/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/
DKeymaster4.h102 const hidl_vec<KeyParameter>& attestParams, in attestKey() argument
104 return dev_->attestKey(keyToAttest, attestParams, _hidl_cb); in attestKey()
DKeymaster3.h97 const hidl_vec<KeyParameter>& attestParams,
/hardware/interfaces/keymaster/3.0/
DIKeymasterDevice.hal173 * @param attestParams Parameters for the attestation, notably Tag::ATTESTATION_CHALLENGE.
177 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)