Home | History | Annotate | Download | only in keystore

Lines Matching refs:Unique_BIO

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