Home
last modified time | relevance | path

Searched refs:Unique_PKCS7 (Results 1 – 1 of 1) sorted by relevance

/external/conscrypt/src/main/native/
Dorg_conscrypt_NativeCrypto.cpp320 typedef UniquePtr<PKCS7, PKCS7_Delete> Unique_PKCS7; typedef
6480 Unique_PKCS7 pkcs7(PKCS7_new());
6496 Unique_PKCS7 pkcs7Data(PKCS7_new());
6607 Unique_PKCS7 pkcs7(PEM_read_bio_PKCS7(bio, NULL, NULL, NULL));
6658 Unique_PKCS7 pkcs7(d2i_PKCS7_bio(bio, NULL));