Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/tls/
Dpkcs1.c275 asn1_oid_to_str(&oid, txt, sizeof(txt)); in pkcs1_v15_sig_ver()
276 asn1_oid_to_str(hash_alg, txt2, sizeof(txt2)); in pkcs1_v15_sig_ver()
Dtlsv1_cred.c476 asn1_oid_to_str(&oid, obuf, sizeof(obuf)); in pkcs12_certbag()
596 asn1_oid_to_str(&a_oid, obuf, sizeof(obuf)); in pkcs12_parse_attr()
641 asn1_oid_to_str(&oid, obuf, sizeof(obuf)); in pkcs12_safebag()
835 asn1_oid_to_str(&oid, buf, sizeof(buf)); in pkcs12_parse_content_enc_data()
900 asn1_oid_to_str(&oid, txt, sizeof(txt)); in pkcs12_parse_content()
990 asn1_oid_to_str(&oid, buf, sizeof(buf)); in pkcs12_parse()
Dasn1.h65 void asn1_oid_to_str(const struct asn1_oid *oid, char *buf, size_t len);
Dpkcs5.c138 asn1_oid_to_str(&oid, obuf, sizeof(obuf)); in pkcs5_get_params_pbes2()
242 asn1_oid_to_str(&oid, obuf, sizeof(obuf)); in pkcs5_get_params_pbes2()
297 asn1_oid_to_str(&oid, obuf, sizeof(obuf)); in pkcs5_get_params()
Dpkcs8.c87 asn1_oid_to_str(&oid, obuf, sizeof(obuf)); in pkcs8_key_import()
Dasn1.c162 void asn1_oid_to_str(const struct asn1_oid *oid, char *buf, size_t len) in asn1_oid_to_str() function
Dtlsv1_client_ocsp.c103 asn1_oid_to_str(alg, buf, sizeof(buf)); in ocsp_hash_data()
765 asn1_oid_to_str(&oid, obuf, sizeof(obuf)); in tls_process_ocsp_response()
Dx509v3.c946 asn1_oid_to_str(&name->rid, buf, sizeof(buf)); in x509_parse_alt_name_rid()
1180 asn1_oid_to_str(&oid, buf, sizeof(buf)); in x509_parse_ext_ext_key_usage()
1285 asn1_oid_to_str(&oid, buf, sizeof(buf)); in x509_parse_extension()