Home
last modified time | relevance | path

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

/third_party/openssl/crypto/bio/
Dbss_file.c207 case BIO_C_SET_FILE_PTR: in file_ctrl()
/third_party/openssl/include/openssl/
Dbio.h299 # define BIO_C_SET_FILE_PTR 106 macro
416 # define BIO_set_fp(b,fp,c) BIO_ctrl(b,BIO_C_SET_FILE_PTR,c,(char *)(fp))