Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/evp/
H A Dbio_ok.c87 static long ok_callback_ctrl(BIO *h, int cmd, BIO_info_cb *fp);
123 ok_callback_ctrl,
405 static long ok_callback_ctrl(BIO *b, int cmd, BIO_info_cb *fp) in ok_callback_ctrl() function