OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Unique_BIO
(Results
1 - 2
of
2
) sorted by null
/libcore/crypto/src/main/native/
org_conscrypt_NativeCrypto.cpp
123
typedef UniquePtr<BIO, BIO_Delete>
Unique_BIO
;
[
all
...]
/system/security/keystore/
keystore.cpp
86
typedef UniquePtr<BIO, BIO_Delete>
Unique_BIO
;
[
all
...]
Completed in 37 milliseconds