Searched refs:Openssl_BIO_new (Results 1 – 4 of 4) sorted by relevance
180 BIO *Openssl_BIO_new(const BIO_METHOD *type);
671 BIO *Openssl_BIO_new(const BIO_METHOD *type) in Openssl_BIO_new() function
986 BIO *Openssl_BIO_new(const BIO_METHOD *type) in Openssl_BIO_new() function
380 BIO *bio = Openssl_BIO_new(Openssl_BIO_s_mem()); in EncodePriKeyToPKCS8()