Home
last modified time | relevance | path

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

/system/keymaster/
Dattestation_record.cpp65 #define ASN1_INTEGER_SET STACK_OF(ASN1_INTEGER) macro
81 ASN1_INTEGER_SET* purpose;
84 ASN1_INTEGER_SET* digest;
85 ASN1_INTEGER_SET* padding;
86 ASN1_INTEGER_SET* kdf;
185 ASN1_INTEGER_SET** dest_integer_set) { in insert_integer()
219 ASN1_INTEGER_SET** integer_set = nullptr; in build_auth_list()