attestation_record.cpp | 88 ASN1_INTEGER* rsa_public_exponent; member in struct:keymaster::km_auth_list 114 ASN1_EXP_OPT(KM_AUTH_LIST, rsa_public_exponent, ASN1_INTEGER, 296 integer_ptr = &record->rsa_public_exponent; 599 if (!get_ulong(record->rsa_public_exponent, TAG_RSA_PUBLIC_EXPONENT, auth_list))
|