Home
last modified time | relevance | path

Searched defs:certbio (Results 1 - 6 of 6) sorted by relevance

/base/update/updater/services/package/pkg_algorithm/
H A Dpkg_algo_sign.cpp113 BIO *certbio = BIO_new_file(keyName_.c_str(), "r"); in GetPubkey() local
/third_party/openssl/test/
H A Docspapitest.c27 BIO *certbio, *keybio; in get_cert_and_key() local
52 BIO *certbio; in get_cert() local
H A Dcmsapitest.c364 BIO *certbio = NULL, *privkeybio = NULL; in setup_tests() local
H A Dsslapitest.c960 BIO *certbio = NULL; in execute_test_large_message() local
1863 BIO *certbio = NULL; in test_tlsext_status_type() local
[all...]
/base/update/updater/services/package/pkg_verify/
H A Dopenssl_util.cpp119 BIO *certbio = BIO_new_file(filePath.c_str(), "r"); in GetX509CertFromPemFile() local
/base/update/updater/test/unittest/package/
H A Dpkg_verify_unittest.cpp93 BIO *certbio = BIO_new_file(GetTestPrivateKeyName(0).c_str(), "r"); in TestCertVerifyFailed() local
129 BIO *certbio = BIO_new_file(GetTestPrivateKeyName(0).c_str(), "r"); in TestOpensslUtilFailed() local

Completed in 9 milliseconds