Searched defs:openssl_fopen (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/crypto/openssl/crypto/
H A Do_fopen.c38 FILE *openssl_fopen(const char *filename, const char *mode) function
121 void *openssl_fopen(const char *filename, const char *mode) function
/freebsd-13-stable/crypto/openssl/crypto/rand/
H A Drandfile.c68 # define openssl_fopen(fname, mode) vms_fopen((fname), (mode), VMS_OPEN_ATTRS) macro

Completed in 117 milliseconds