Home
last modified time | relevance | path

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

/openssl/ssl/
H A Dssl_cert_comp.c88 __owur static OSSL_COMP_CERT *OSSL_COMP_CERT_from_uncompressed_data(unsigned char *data, size_t len, in OSSL_COMP_CERT_from_uncompressed_data() function
245 comp_cert = OSSL_COMP_CERT_from_uncompressed_data(cert_data, length, alg); in ssl_compress_one_cert()
321 comp_cert = OSSL_COMP_CERT_from_uncompressed_data(cert_data, cert_len, alg); in ssl_get_compressed_cert()

Completed in 5 milliseconds