Home | History | Annotate | Download | only in crypto

Lines Matching refs:__must_check

247 int __must_check
261 int __must_check tls_global_set_params(
271 int __must_check tls_global_set_verify(void *tls_ctx, int check_crl);
280 int __must_check tls_connection_set_verify(void *tls_ctx,
291 int __must_check tls_connection_get_keys(void *tls_ctx,
315 int __must_check tls_connection_prf(void *tls_ctx,
433 int __must_check tls_connection_set_cipher_list(void *tls_ctx,
447 int __must_check tls_get_cipher(void *tls_ctx, struct tls_connection *conn,
459 int __must_check tls_connection_enable_workaround(void *tls_ctx,
471 int __must_check tls_connection_client_hello_ext(void *tls_ctx,
525 int __must_check tls_connection_set_session_ticket_cb(