Home
last modified time | relevance | path

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

/system/keymaster/include/keymaster/km_openssl/
Dattestation_record.h56 #define ASN1_INTEGER_SET STACK_OF(ASN1_INTEGER) macro
75 ASN1_INTEGER_SET* purpose;
78 ASN1_INTEGER_SET* block_mode;
79 ASN1_INTEGER_SET* digest;
80 ASN1_INTEGER_SET* padding;
83 ASN1_INTEGER_SET* kdf;
86 ASN1_INTEGER_SET* mgf_digest;
/system/keymaster/km_openssl/
Dattestation_record.cpp104 ASN1_INTEGER_SET** dest_integer_set) { in insert_integer()
518 ASN1_INTEGER_SET** integer_set = nullptr; in build_auth_list()
1099 static bool get_repeated_enums(const ASN1_INTEGER_SET* stack, keymaster_tag_t tag, in get_repeated_enums()