Searched refs:Unique_BIO (Results 1 - 1 of 1) sorted by relevance

/system/security/keystore/
H A Dkeystore.cpp69 typedef UniquePtr<BIO, BIO_Delete> Unique_BIO; typedef
810 Unique_BIO b(BIO_new_mem_buf(const_cast<uint8_t*>(blob->getValue()), blob->getLength()));

Completed in 220 milliseconds