Home
last modified time | relevance | path

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

/openssl/doc/man3/
H A DCTLOG_new.pod7 CTLOG_get0_name, CTLOG_get0_log_id, CTLOG_get0_public_key -
27 EVP_PKEY *CTLOG_get0_public_key(const CTLOG *log);
63 CTLOG_get0_public_key() returns the public key of the CT log. Ownership of the
/openssl/crypto/ct/
H A Dct_log.c314 EVP_PKEY *CTLOG_get0_public_key(const CTLOG *log) in CTLOG_get0_public_key() function
H A Dct_sct.c311 if (X509_PUBKEY_set(&log_pkey, CTLOG_get0_public_key(log)) != 1) in SCT_validate()
/openssl/include/openssl/
H A Dct.h.in476 EVP_PKEY *CTLOG_get0_public_key(const CTLOG *log);
/openssl/util/
H A Dlibcrypto.num3116 CTLOG_get0_public_key 3184 3_0_0 EXIST::FUNCTION:CT

Completed in 31 milliseconds