Home
last modified time | relevance | path

Searched refs:ossl_statem_client_post_work (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/statem/
H A Dstatem.c779 post_work = ossl_statem_client_post_work; in write_state_machine()
H A Dstatem_local.h74 WORK_STATE ossl_statem_client_post_work(SSL *s, WORK_STATE wst);
H A Dstatem_clnt.c731 WORK_STATE ossl_statem_client_post_work(SSL *s, WORK_STATE wst) in ossl_statem_client_post_work() function
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/statem/
H A Dstatem.c789 post_work = ossl_statem_client_post_work; in write_state_machine()
H A Dstatem_local.h82 WORK_STATE ossl_statem_client_post_work(SSL *s, WORK_STATE wst);
H A Dstatem_clnt.c728 WORK_STATE ossl_statem_client_post_work(SSL *s, WORK_STATE wst) in ossl_statem_client_post_work() function