Home
last modified time | relevance | path

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

/hardware/interfaces/keymaster/3.0/vts/functional/
Dattestation_record.cpp68 ASN1_INTEGER* rsa_public_exponent; member
95 ASN1_EXP_OPT(KM_AUTH_LIST, rsa_public_exponent, ASN1_INTEGER,
244 copyAuthTag(record->rsa_public_exponent, TAG_RSA_PUBLIC_EXPONENT, auth_list); in extract_auth_list()
/hardware/interfaces/keymaster/4.0/support/
Dattestation_record.cpp73 ASN1_INTEGER* rsa_public_exponent; member
112 ASN1_EXP_OPT(KM_AUTH_LIST, rsa_public_exponent, ASN1_INTEGER,
287 copyAuthTag(record->rsa_public_exponent, TAG_RSA_PUBLIC_EXPONENT, auth_list); in extract_auth_list()
/hardware/interfaces/security/keymint/support/
Dattestation_record.cpp75 ASN1_INTEGER* rsa_public_exponent; member
118 ASN1_EXP_OPT(KM_AUTH_LIST, rsa_public_exponent, ASN1_INTEGER,
294 copyAuthTag(record->rsa_public_exponent, TAG_RSA_PUBLIC_EXPONENT, auth_list); in extract_auth_list()
/hardware/interfaces/keymaster/4.1/support/
Dattestation_record.cpp81 ASN1_INTEGER* rsa_public_exponent; member
123 ASN1_EXP_OPT(KM_AUTH_LIST, rsa_public_exponent, ASN1_INTEGER,
302 copyAuthTag(record->rsa_public_exponent, TAG_RSA_PUBLIC_EXPONENT, auth_list); in extract_auth_list()