HomeSort by: relevance | last modified time | path
    Searched refs:tap_ctrl (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/bsd/openssl.old/dist/test/testutil/
tap_bio.c 18 static long tap_ctrl(BIO *b, int cmd, long arg1, void *arg2);
34 BIO_meth_set_ctrl(tap, tap_ctrl);
123 static long tap_ctrl(BIO *b, int cmd, long num, void *ptr) function
tap_bio.c 18 static long tap_ctrl(BIO *b, int cmd, long arg1, void *arg2);
34 BIO_meth_set_ctrl(tap, tap_ctrl);
123 static long tap_ctrl(BIO *b, int cmd, long num, void *ptr) function

Completed in 32 milliseconds