Searched defs:file_ctrl (Results 1 – 3 of 3) sorted by relevance
| /third_party/openssl/crypto/bio/ |
| D | bss_file.c | 178 static long file_ctrl(BIO *b, int cmd, long num, void *ptr) in file_ctrl() function 382 static long file_ctrl(BIO *b, int cmd, long num, void *ptr) in file_ctrl() function
|
| /third_party/boringssl/src/crypto/bio/ |
| D | file.c | 180 static long file_ctrl(BIO *b, int cmd, long num, void *ptr) { in file_ctrl() function
|
| /third_party/openssl/crypto/store/ |
| D | loader_file.c | 931 static int file_ctrl(OSSL_STORE_LOADER_CTX *ctx, int cmd, va_list args) in file_ctrl() function
|