Searched refs:BIO_f_cipher (Results 1 – 5 of 5) sorted by relevance
103 BIO_METHOD *BIO_f_cipher(void) in BIO_f_cipher() function
660 BIO_METHOD *BIO_f_cipher(void);
332 if ((btmp=BIO_new(BIO_f_cipher())) == NULL) in PKCS7_dataInit()513 if ((etmp=BIO_new(BIO_f_cipher())) == NULL) in PKCS7_dataDecode()
587 if ((benc=BIO_new(BIO_f_cipher())) == NULL) in MAIN()