debug_print_buf ( ssl_context const* ssl, int level, char const* file, int line, char const* text, unsigned char* buf, size_t len )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
debug_print_crt ( ssl_context const* ssl, int level, char const* file, int line, char const* text, x509_cert const* crt )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
debug_print_mpi ( ssl_context const* ssl, int level, char const* file, int line, char const* text, struct mpi const* X )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
debug_print_msg ( ssl_context const* ssl, int level, char const* file, int line, char const* text )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
debug_print_ret ( ssl_context const* ssl, int level, char const* file, int line, char const* text, int ret )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
ssl_calc_verify ( ssl_context* ssl, unsigned char* hash )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
ssl_close_notify ( ssl_context* ssl )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
ssl_derive_keys ( ssl_context* ssl )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
ssl_fetch_input ( ssl_context* ssl, size_t nb_want )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
ssl_flush_output ( ssl_context* ssl )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
ssl_free ( ssl_context* ssl )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
ssl_get_bytes_avail ( ssl_context const* ssl )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
ssl_get_ciphersuite ( ssl_context const* ssl )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
ssl_get_verify_result ( ssl_context const* ssl )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
ssl_get_version ( ssl_context const* ssl )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
ssl_handshake ( ssl_context* ssl )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
ssl_handshake_client ( ssl_context* ssl )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
ssl_handshake_server ( ssl_context* ssl )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
ssl_init ( ssl_context* ssl )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
ssl_parse_certificate ( ssl_context* ssl )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
ssl_parse_change_cipher_spec ( ssl_context* ssl )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
ssl_parse_finished ( ssl_context* ssl )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
ssl_read ( ssl_context* ssl, unsigned char* buf, size_t len )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
ssl_read_record ( ssl_context* ssl )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
ssl_set_authmode ( ssl_context* ssl, int authmode )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
ssl_set_bio ( ssl_context* ssl, int(*f_recv)(void*, unsigned char*, size_t), void* p_recv, int(*f_send)(void*, unsigned char const*, size_t), void* p_send )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
ssl_set_ca_chain ( ssl_context* ssl, x509_cert* ca_chain, x509_crl* ca_crl, char const* peer_cn )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
ssl_set_ciphersuites ( ssl_context* ssl, int* ciphersuites )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
ssl_set_dbg ( ssl_context* ssl, void(*f_dbg)(void*, int, char const*), void* p_dbg )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
ssl_set_dh_param ( ssl_context* ssl, char const* dhm_P, char const* dhm_G )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
ssl_set_dh_param_ctx ( ssl_context* ssl, struct dhm_context* dhm_ctx )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
ssl_set_endpoint ( ssl_context* ssl, int endpoint )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
ssl_set_hostname ( ssl_context* ssl, char const* hostname )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
ssl_set_own_cert ( ssl_context* ssl, x509_cert* own_cert, struct rsa_context* rsa_key )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
ssl_set_rng ( ssl_context* ssl, int(*f_rng)(void*), void* p_rng )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
ssl_set_scb ( ssl_context* ssl, int(*s_get)(ssl_context*), int(*s_set)(ssl_context*) )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
ssl_set_session ( ssl_context* ssl, int resume, int timeout, ssl_session* session )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
ssl_set_verify ( ssl_context* ssl, int(*f_vrfy)(void*, x509_cert*, int, int), void* p_vrfy )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
ssl_write ( ssl_context* ssl, unsigned char const* buf, size_t len )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
ssl_write_certificate ( ssl_context* ssl )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
ssl_write_change_cipher_spec ( ssl_context* ssl )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
ssl_write_finished ( ssl_context* ssl )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
ssl_write_record ( ssl_context* ssl )Field 'ssl->own_cert->subject_raw' in 1st parameter 'ssl' (pointer) has type 'x509_buf'.
x509_crl_free ( x509_crl* crl )Field 'crl->entry->raw' in 1st parameter 'crl' (pointer) has type 'x509_buf'.
x509_free ( x509_cert* crt )Field 'crt->subject_id' in 1st parameter 'crt' (pointer) has type 'x509_buf'.
x509_oid_get_description ( struct _x509_buf* oid )1st parameter 'oid' (pointer) has base type 'x509_buf'.
x509_oid_get_numeric_string ( char* buf, size_t size, struct _x509_buf* oid )3rd parameter 'oid' (pointer) has base type 'x509_buf'.
x509parse_cert_info ( char* buf, size_t size, char const* prefix, x509_cert const* crt )Field 'crt->subject_id' in 4th parameter 'crt' (pointer) has type 'x509_buf'.
x509parse_crl ( x509_crl* chain, unsigned char const* buf, size_t buflen )Field 'chain->sig_oid1' in 1st parameter 'chain' (pointer) has type 'x509_buf'.
x509parse_crl_info ( char* buf, size_t size, char const* prefix, x509_crl const* crl )Field 'crl->entry->raw' in 4th parameter 'crl' (pointer) has type 'x509_buf'.
x509parse_crlfile ( x509_crl* chain, char const* path )Field 'chain->sig_oid1' in 1st parameter 'chain' (pointer) has type 'x509_buf'.
x509parse_crt ( x509_cert* chain, unsigned char const* buf, size_t buflen )Field 'chain->subject_id' in 1st parameter 'chain' (pointer) has type 'x509_buf'.
x509parse_crtfile ( x509_cert* chain, char const* path )Field 'chain->subject_id' in 1st parameter 'chain' (pointer) has type 'x509_buf'.
x509parse_dn_gets ( char* buf, size_t size, x509_name const* dn )Field 'dn->oid' in 3rd parameter 'dn' (pointer) has type 'x509_buf'.
x509parse_revoked ( x509_cert const* crt, x509_crl const* crl )Field 'crt->subject_id' in 1st parameter 'crt' (pointer) has type 'x509_buf'.
x509parse_serial_gets ( char* buf, size_t size, struct _x509_buf const* serial )3rd parameter 'serial' (pointer) has base type 'x509_buf'.
x509parse_verify ( x509_cert* crt, x509_cert* trust_ca, x509_crl* ca_crl, char const* cn, int* flags, int(*f_vrfy)(void*, x509_cert*, int, int), void* p_vrfy )Field 'trust_ca->issuer->val' in 2nd parameter 'trust_ca' (pointer) has type 'x509_buf'.