Home
last modified time | relevance | path

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

/system/keymaster/include/keymaster/
Dattestation_record.h42 #define ASN1_INTEGER_SET STACK_OF(ASN1_INTEGER) macro
60 ASN1_INTEGER_SET* purpose;
63 ASN1_INTEGER_SET* block_mode;
64 ASN1_INTEGER_SET* digest;
65 ASN1_INTEGER_SET* padding;
68 ASN1_INTEGER_SET* kdf;
/system/keymaster/km_openssl/
Dattestation_record.cpp75 ASN1_INTEGER_SET** dest_integer_set) { in insert_integer()
109 ASN1_INTEGER_SET** integer_set = nullptr; in build_auth_list()
528 static bool get_repeated_enums(const ASN1_INTEGER_SET* stack, keymaster_tag_t tag, in get_repeated_enums()