Home
last modified time | relevance | path

Searched refs:X509_NAME_oneline (Results 1 – 25 of 32) sorted by relevance

12

/freebsd/crypto/openssl/doc/man3/
H A DX509_NAME_print_ex.pod6 X509_NAME_oneline - X509_NAME printing routines
16 char *X509_NAME_oneline(const X509_NAME *a, char *buf, int size);
28 X509_NAME_oneline() prints an ASCII version of I<a> to I<buf>.
41 The functions X509_NAME_oneline() and X509_NAME_print()
111 X509_NAME_oneline() returns a valid string on success or NULL on error.
H A DSSL_CTX_set_verify.pod281 X509_NAME_oneline(X509_get_subject_name(err_cert), buf, 256);
309 X509_NAME_oneline(X509_get_issuer_name(err_cert), buf, 256);
/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_vfy.c156 str = X509_NAME_oneline(actual_name, NULL, 0); in check_name()
168 if ((str = X509_NAME_oneline(expect_name, NULL, 0)) != NULL) in check_name()
239 if ((str = X509_NAME_oneline(X509_get_subject_name(cert), NULL, 0)) != NULL) in cert_acceptable()
243 str = X509_NAME_oneline(X509_get_issuer_name(cert), NULL, 0); in cert_acceptable()
502 sname = X509_NAME_oneline(sender->d.directoryName, NULL, 0); in check_msg_find_cert()
H A Dcmp_client.c622 subj = X509_NAME_oneline(X509_get_subject_name(cert), NULL, 0); in cert_response()
/freebsd/usr.sbin/rpc.tlsservd/
H A Drpc.tlscommon.c203 cp2 = X509_NAME_oneline( in rpctls_checkcrl()
206 cp = X509_NAME_oneline( in rpctls_checkcrl()
H A Drpc.tlsservd.c764 cp2 = X509_NAME_oneline( in rpctls_server()
769 cp = X509_NAME_oneline( in rpctls_server()
/freebsd/usr.sbin/rpc.tlsclntd/
H A Drpc.tlsclntd.c620 cp = X509_NAME_oneline(X509_get_issuer_name(cert), in rpctls_connect()
622 cp2 = X509_NAME_oneline(X509_get_subject_name(cert), in rpctls_connect()
/freebsd/crypto/openssl/crypto/x509/
H A Dx509_obj.c25 char *X509_NAME_oneline(const X509_NAME *a, char *buf, int len) in X509_NAME_oneline() function
H A Dx_name.c504 b = X509_NAME_oneline(name, NULL, 0); in X509_NAME_print()
H A Dx509_cmp.c47 f = X509_NAME_oneline(a->cert_info.issuer, NULL, 0); in X509_issuer_and_serial_hash()
H A Dv3_san.c186 if (X509_NAME_oneline(gen->d.dirn, oline, sizeof(oline)) == NULL in STACK_OF()
/freebsd/contrib/wpa/src/crypto/
H A Dtls_openssl_ocsp.c568 X509_NAME_oneline(X509_get_subject_name(extra_cert), in check_ocsp_resp()
635 X509_NAME_oneline(X509_get_subject_name(signer), buf, sizeof(buf)); in check_ocsp_resp()
H A Dtls_openssl.c705 X509_NAME_oneline(X509_get_subject_name(cert), buf, in tls_cryptoapi_ca_cert()
2516 X509_NAME_oneline(X509_get_subject_name(err_cert), buf, sizeof(buf)); in tls_verify_cb()
2608 X509_NAME_oneline(X509_get_subject_name(cert), in tls_verify_cb()
3603 X509_NAME_oneline(X509_get_subject_name(cert), buf, in tls_parse_pkcs12()
3636 X509_NAME_oneline(X509_get_subject_name(cert), buf, in tls_parse_pkcs12()
3682 X509_NAME_oneline(X509_get_subject_name(cert), buf, in tls_parse_pkcs12()
5609 X509_NAME_oneline(X509_get_subject_name(cert), buf, sizeof(buf)); in openssl_debug_dump_certificate()
/freebsd/lib/libfetch/
H A Dcommon.c1159 str = X509_NAME_oneline(name, 0, 0); in fetch_ssl_cb_verify_crt()
1236 str = X509_NAME_oneline(name, 0, 0); in fetch_ssl()
1240 str = X509_NAME_oneline(name, 0, 0); in fetch_ssl()
/freebsd/contrib/ntp/sntp/libevent/sample/
H A Dhttps-client.c169 X509_NAME_oneline(X509_get_subject_name (server_cert), in cert_verify_callback()
/freebsd/contrib/libevent/sample/
H A Dhttps-client.c169 X509_NAME_oneline(X509_get_subject_name (server_cert), in cert_verify_callback()
/freebsd/contrib/sendmail/src/
H A Dtls.c1987 X509_NAME_oneline(subj, buf, sizeof(buf));
1990 X509_NAME_oneline(issuer, buf, sizeof(buf));
2450 X509_NAME_oneline(X509_get_subject_name(cert), buf, sizeof(buf));
/freebsd/crypto/openssl/test/helpers/
H A Dpkcs12.c391 name = X509_NAME_oneline(X509_get_subject_name(cert), NULL, 0); in add_certbag()
/freebsd/crypto/openssl/test/
H A Dssl_old_test.c2882 s = X509_NAME_oneline(X509_get_subject_name(X509_STORE_CTX_get_current_cert(ctx)), in verify_callback()
2927 s = X509_NAME_oneline(X509_get_subject_name(c), buf, 256); in app_verify_callback()
/freebsd/crypto/openssl/apps/
H A Dca.c1811 row[DB_name] = X509_NAME_oneline(X509_get_subject_name(ret), NULL, 0); in do_body()
2140 row[DB_name] = X509_NAME_oneline(X509_get_subject_name(x509), NULL, 0); in do_revoke()
/freebsd/contrib/ntp/ntpd/
H A Dntp_crypto.c3475 X509_NAME_oneline(X509_get_subject_name(cert), pathbuf, in cert_parse()
3498 X509_NAME_oneline(X509_get_issuer_name(cert), pathbuf, in cert_parse()
/freebsd/crypto/openssl/apps/lib/
H A Dapps.c655 char *subj = X509_NAME_oneline(X509_get_subject_name(cert), NULL, 0); in warn_cert_msg()
1311 buf = X509_NAME_oneline(nm, 0, 0); in print_name()
/freebsd/contrib/ntp/util/
H A Dntp-keygen.c527 X509_NAME_oneline(X509_get_subject_name(cert), groupbuf, in main()
/freebsd/contrib/wpa/src/utils/
H A Dhttp_curl.c1009 X509_NAME_oneline(name, buf, sizeof(buf)); in curl_cb_ssl_verify()
/freebsd/contrib/unbound/smallapp/
H A Dunbound-anchor.c1703 char* nmline = X509_NAME_oneline(nm, buf, in STACK_OF()

12