Home
last modified time | relevance | path

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

/third_party/openssl/doc/man3/
DX509_PUBKEY_new.pod5 X509_PUBKEY_new, X509_PUBKEY_free, X509_PUBKEY_set, X509_PUBKEY_get0,
18 EVP_PKEY *X509_PUBKEY_get0(X509_PUBKEY *key);
51 X509_PUBKEY_get0() returns the public key contained in B<key>. The returned
54 X509_PUBKEY_get() is similar to X509_PUBKEY_get0() except the reference
99 X509_PUBKEY_get0() and X509_PUBKEY_get() return a pointer to an B<EVP_PKEY>
DEVP_PKEY_ASN1_METHOD.pod168 They're called by L<X509_PUBKEY_get0(3)> and L<X509_PUBKEY_set(3)>.
/third_party/openssl/crypto/x509/
Dx_pubkey.c141 EVP_PKEY *X509_PUBKEY_get0(X509_PUBKEY *key) in X509_PUBKEY_get0() function
171 EVP_PKEY *ret = X509_PUBKEY_get0(key); in X509_PUBKEY_get()
Dx509_req.c74 return X509_PUBKEY_get0(req->req_info.pubkey); in X509_REQ_get0_pubkey()
Dx509_cmp.c277 return X509_PUBKEY_get0(x->cert_info.key); in X509_get0_pubkey()
/third_party/openssl/test/
Devp_extra_test.c1053 if (!TEST_ptr(X509_PUBKEY_get0(xp))) in test_X509_PUBKEY_inplace()
1062 if (!TEST_true(X509_PUBKEY_get0(xp) == NULL)) in test_X509_PUBKEY_inplace()
/third_party/openssl/include/openssl/
Dx509.h510 EVP_PKEY *X509_PUBKEY_get0(X509_PUBKEY *key);
/third_party/openssl/crypto/err/
Dopenssl.txt1750 X509_F_X509_PUBKEY_GET0:119:X509_PUBKEY_get0
/third_party/openssl/util/
Dlibcrypto.num2959 X509_PUBKEY_get0 2914 1_1_0 EXIST::FUNCTION: