Home
last modified time | relevance | path

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

/system/keymaster/km_openssl/
Dattestation_record.cpp1119 static bool get_ulong(const ASN1_INTEGER* asn1_int, keymaster_tag_t tag, in get_ulong() function
1170 if (!get_ulong(record->min_mac_length, TAG_MIN_MAC_LENGTH, auth_list)) { in extract_auth_list()
1180 if (!get_ulong(record->rsa_public_exponent, TAG_RSA_PUBLIC_EXPONENT, auth_list)) { in extract_auth_list()
1200 if (!get_ulong(record->active_date_time, TAG_ACTIVE_DATETIME, auth_list)) { in extract_auth_list()
1205 if (!get_ulong(record->origination_expire_date_time, TAG_ORIGINATION_EXPIRE_DATETIME, in extract_auth_list()
1211 if (!get_ulong(record->usage_expire_date_time, TAG_USAGE_EXPIRE_DATETIME, auth_list)) { in extract_auth_list()
1272 if (!get_ulong(record->creation_date_time, TAG_CREATION_DATETIME, auth_list)) { in extract_auth_list()