Home
last modified time | relevance | path

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

/ssl/
A Dssl_cert_comp.c89 __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
247 comp_cert = OSSL_COMP_CERT_from_uncompressed_data(cert_data, length, alg); in ssl_compress_one_cert()
323 comp_cert = OSSL_COMP_CERT_from_uncompressed_data(cert_data, cert_len, alg); in ssl_get_compressed_cert()

Completed in 5 milliseconds