Searched defs:oper (Results 1 – 6 of 6) sorted by relevance
/openssl/test/ |
H A D | bio_callback_test.c | 27 static long my_bio_cb_ex(BIO *b, int oper, const char *argp, size_t len, in my_bio_cb_ex() 202 static long my_bio_callback(BIO *b, int oper, const char *argp, int argi, in my_bio_callback()
|
H A D | http_test.c | 106 static long http_bio_cb_ex(BIO *bio, int oper, const char *argp, size_t len, in http_bio_cb_ex()
|
/openssl/crypto/property/ |
H A D | property_local.h | 23 OSSL_PROPERTY_OPER oper; member
|
H A D | property_parse.c | 477 OSSL_PROPERTY_OPER oper; in ossl_property_match_count() local
|
/openssl/crypto/bio/ |
H A D | bio_lib.c | 37 static long bio_call_callback(BIO *b, int oper, const char *argp, size_t len, in bio_call_callback()
|
/openssl/ssl/ |
H A D | ssl_lib.c | 3893 static long check_keylog_bio_free(BIO *b, int oper, const char *argp, in check_keylog_bio_free()
|
Completed in 37 milliseconds