HomeSort by relevance Sort by last modified time
    Searched refs:BIO_Delete (Results 1 - 2 of 2) sorted by null

  /system/security/keystore/
keystore.cpp 83 struct BIO_Delete {
88 typedef UniquePtr<BIO, BIO_Delete> Unique_BIO;
    [all...]
  /external/conscrypt/src/main/native/
org_conscrypt_NativeCrypto.cpp 160 struct BIO_Delete {
165 typedef UniquePtr<BIO, BIO_Delete> Unique_BIO;
    [all...]

Completed in 113 milliseconds