Home
last modified time | relevance | path

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

/system/keymaster/
Dattestation_record.cpp46 #define ASN1_INTEGER_SET STACK_OF(ASN1_INTEGER) macro
62 ASN1_INTEGER_SET* purpose;
65 ASN1_INTEGER_SET* digest;
66 ASN1_INTEGER_SET* padding;
67 ASN1_INTEGER_SET* kdf;
204 ASN1_INTEGER_SET** dest_integer_set) { in insert_integer()
238 ASN1_INTEGER_SET** integer_set = nullptr; in build_auth_list()