Searched refs:asn1_oid_to_str (Results 1 - 24 of 24) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/tls/
H A Dasn1.h65 void asn1_oid_to_str(const struct asn1_oid *oid, char *buf, size_t len);
H A Dpkcs1.c275 asn1_oid_to_str(&oid, txt, sizeof(txt));
276 asn1_oid_to_str(hash_alg, txt2, sizeof(txt2));
H A Dasn1.c154 void asn1_oid_to_str(const struct asn1_oid *oid, char *buf, size_t len) function
H A Dpkcs8.c87 asn1_oid_to_str(&oid, obuf, sizeof(obuf));
H A Dtlsv1_cred.c476 asn1_oid_to_str(&oid, obuf, sizeof(obuf));
596 asn1_oid_to_str(&a_oid, obuf, sizeof(obuf));
641 asn1_oid_to_str(&oid, obuf, sizeof(obuf));
835 asn1_oid_to_str(&oid, buf, sizeof(buf));
900 asn1_oid_to_str(&oid, txt, sizeof(txt));
990 asn1_oid_to_str(&oid, buf, sizeof(buf));
H A Dpkcs5.c138 asn1_oid_to_str(&oid, obuf, sizeof(obuf));
242 asn1_oid_to_str(&oid, obuf, sizeof(obuf));
297 asn1_oid_to_str(&oid, obuf, sizeof(obuf));
H A Dtlsv1_client_ocsp.c103 asn1_oid_to_str(alg, buf, sizeof(buf));
765 asn1_oid_to_str(&oid, obuf, sizeof(obuf));
H A Dx509v3.c946 asn1_oid_to_str(&name->rid, buf, sizeof(buf));
1180 asn1_oid_to_str(&oid, buf, sizeof(buf));
1285 asn1_oid_to_str(&oid, buf, sizeof(buf));
/external/wpa_supplicant_8/src/tls/
H A Dasn1.h65 void asn1_oid_to_str(const struct asn1_oid *oid, char *buf, size_t len);
H A Dpkcs1.c275 asn1_oid_to_str(&oid, txt, sizeof(txt));
276 asn1_oid_to_str(hash_alg, txt2, sizeof(txt2));
H A Dasn1.c154 void asn1_oid_to_str(const struct asn1_oid *oid, char *buf, size_t len) function
H A Dpkcs8.c87 asn1_oid_to_str(&oid, obuf, sizeof(obuf));
H A Dtlsv1_cred.c476 asn1_oid_to_str(&oid, obuf, sizeof(obuf));
596 asn1_oid_to_str(&a_oid, obuf, sizeof(obuf));
641 asn1_oid_to_str(&oid, obuf, sizeof(obuf));
835 asn1_oid_to_str(&oid, buf, sizeof(buf));
900 asn1_oid_to_str(&oid, txt, sizeof(txt));
990 asn1_oid_to_str(&oid, buf, sizeof(buf));
H A Dpkcs5.c138 asn1_oid_to_str(&oid, obuf, sizeof(obuf));
242 asn1_oid_to_str(&oid, obuf, sizeof(obuf));
297 asn1_oid_to_str(&oid, obuf, sizeof(obuf));
H A Dtlsv1_client_ocsp.c103 asn1_oid_to_str(alg, buf, sizeof(buf));
765 asn1_oid_to_str(&oid, obuf, sizeof(obuf));
H A Dx509v3.c946 asn1_oid_to_str(&name->rid, buf, sizeof(buf));
1180 asn1_oid_to_str(&oid, buf, sizeof(buf));
1285 asn1_oid_to_str(&oid, buf, sizeof(buf));
/external/wpa_supplicant_8/wpa_supplicant/src/tls/
H A Dasn1.h65 void asn1_oid_to_str(const struct asn1_oid *oid, char *buf, size_t len);
H A Dpkcs1.c275 asn1_oid_to_str(&oid, txt, sizeof(txt));
276 asn1_oid_to_str(hash_alg, txt2, sizeof(txt2));
H A Dasn1.c154 void asn1_oid_to_str(const struct asn1_oid *oid, char *buf, size_t len) function
H A Dpkcs8.c87 asn1_oid_to_str(&oid, obuf, sizeof(obuf));
H A Dtlsv1_cred.c476 asn1_oid_to_str(&oid, obuf, sizeof(obuf));
596 asn1_oid_to_str(&a_oid, obuf, sizeof(obuf));
641 asn1_oid_to_str(&oid, obuf, sizeof(obuf));
835 asn1_oid_to_str(&oid, buf, sizeof(buf));
900 asn1_oid_to_str(&oid, txt, sizeof(txt));
990 asn1_oid_to_str(&oid, buf, sizeof(buf));
H A Dpkcs5.c138 asn1_oid_to_str(&oid, obuf, sizeof(obuf));
242 asn1_oid_to_str(&oid, obuf, sizeof(obuf));
297 asn1_oid_to_str(&oid, obuf, sizeof(obuf));
H A Dtlsv1_client_ocsp.c103 asn1_oid_to_str(alg, buf, sizeof(buf));
765 asn1_oid_to_str(&oid, obuf, sizeof(obuf));
H A Dx509v3.c946 asn1_oid_to_str(&name->rid, buf, sizeof(buf));
1180 asn1_oid_to_str(&oid, buf, sizeof(buf));
1285 asn1_oid_to_str(&oid, buf, sizeof(buf));

Completed in 376 milliseconds