90 agt_openssl_init0 (
void);
99 agt_openssl_init (
void);
109 agt_openssl_cleanup (
void);
120 agt_openssl_start_session (
ses_cb_t *scb);
130 agt_openssl_cleanup_session (
ses_cb_t *scb);
status_t agt_openssl_delete_all_cert_to_name(void)
Delete all cert-to-name entries.
Definition: agt_openssl.c:2807
status_t agt_openssl_set_server_keys(int *err_step)
Update the server keys.
Definition: agt_openssl.c:2914
void agt_openssl_set_tls_debug(boolean val)
Set the TLS Debug parameter.
Definition: agt_openssl.c:2980
status_t agt_openssl_delete_cert_to_name(uint32 id)
Delete the cert-to-name entry.
Definition: agt_openssl.c:2769
status_t agt_openssl_set_cert_to_name(val_value_t *val, uint32 id)
Create or replace the cert-to-name entry.
Definition: agt_openssl.c:2651
status_t agt_openssl_check_fingerprint(const xmlChar *fprintstr)
Check if fingerprint value is OK.
Definition: agt_openssl.c:2840
status_t
global error return code
Definition: status_enum.h:219
NETCONF Session Common definitions module.
global error status code enumerations
Session Control Block.
Definition: ses.h:573
one value to match one type
Definition: val.h:921