Searched defs:oper (Results 1 – 5 of 5) sorted by relevance
/openssl-master/test/ |
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()
|
A D | http_test.c | 102 static long http_bio_cb_ex(BIO *bio, int oper, const char *argp, size_t len, in http_bio_cb_ex()
|
/openssl-master/crypto/property/ |
A D | property_local.h | 23 OSSL_PROPERTY_OPER oper; member
|
A D | property_parse.c | 447 OSSL_PROPERTY_OPER oper; in ossl_property_match_count() local
|
/openssl-master/crypto/bio/ |
A D | bio_lib.c | 36 static long bio_call_callback(BIO *b, int oper, const char *argp, size_t len, in bio_call_callback()
|
Completed in 11 milliseconds