Home | History | Annotate | Download | only in keystore

Lines Matching refs:Unique_BIO

75 typedef UniquePtr<BIO, BIO_Delete> Unique_BIO;
1236 Unique_BIO b(BIO_new_mem_buf(const_cast<uint8_t*>(blob->getValue()), blob->getLength()));