HomeSort by relevance Sort by last modified time
    Searched full:ek_public_key_blob (Results 1 - 1 of 1) sorted by null

  /system/tpm/attestation/common/
tpm_utility_v1.cc 407 std::string ek_public_key_blob; local
412 &ek_public_key_blob)) {
417 if (!ConvertPublicKeyToDER(ek_public_key_blob, public_key)) {

Completed in 73 milliseconds