Home
last modified time | relevance | path

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

/external/wpa_supplicant/
Dx509v3.h20 struct x509_algorithm_identifier { struct
38 struct x509_algorithm_identifier signature; argument
43 struct x509_algorithm_identifier public_key_alg;
46 struct x509_algorithm_identifier signature_alg;
Dx509v3.c185 struct x509_algorithm_identifier *id, const u8 **next) in x509_parse_algorithm_identifier()