Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssl/crypto/evp/
H A Dbio_ok.c86 static long ok_callback_ctrl(BIO *h, int cmd, BIO_info_cb *fp);
124 ok_callback_ctrl,
407 static long ok_callback_ctrl(BIO *b, int cmd, BIO_info_cb *fp) in ok_callback_ctrl() function