Home
last modified time | relevance | path

Searched refs:bio_new_file (Results 1 – 3 of 3) sorted by relevance

/dports/security/py-m2crypto/M2Crypto-0.38.0/src/M2Crypto/
H A DSMIME.py110 bio = m2.bio_new_file(p7file, 'r')
/dports/security/py-m2crypto/M2Crypto-0.38.0/src/SWIG/
H A D_bio.i85 BIO * bio_new_file(const char *filename, const char *mode) { in bio_new_file() function
H A D_m2crypto_wrap.c5194 BIO * bio_new_file(const char *filename, const char *mode) { in bio_new_file() function
13081 result = (BIO *)bio_new_file((char const *)arg1,(char const *)arg2); in _wrap_bio_new_file()