Home | History | Annotate | Download | only in keymaster

Lines Matching defs:algorithm

63     ASN1_INTEGER* algorithm;
98 ASN1_EXP_OPT(KM_AUTH_LIST, algorithm, ASN1_INTEGER, TAG_ALGORITHM.masked_tag()),
273 integer_ptr = &record->algorithm;
642 // Algorithm
643 if (!get_enum(record->algorithm, TAG_ALGORITHM, auth_list))