Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DSSL_COMP_add_compression_method.pod6 SSL_COMP_get0_name, SSL_COMP_get_id, SSL_COMP_free_compression_methods
16 int SSL_COMP_get_id(const SSL_COMP *comp);
36 SSL_COMP_get_id() returns the id of the compression method B<comp>.
86 SSL_COMP_get_id() returns the name of the compression method or -1 on error.
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DSSL_COMP_add_compression_method.pod6 SSL_COMP_get0_name, SSL_COMP_get_id, SSL_COMP_free_compression_methods
16 int SSL_COMP_get_id(const SSL_COMP *comp);
36 SSL_COMP_get_id() returns the id of the compression method B<comp>.
86 SSL_COMP_get_id() returns the name of the compression method or -1 on error.
/netbsd-src/crypto/external/bsd/openssl.old/lib/libssl/
H A Dssl.map408 SSL_COMP_get_id;
/netbsd-src/crypto/external/bsd/openssl/lib/libssl/
H A Dssl.map48 SSL_COMP_get_id;
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dlibssl.num411 SSL_COMP_get_id 412 1_1_0d EXIST::FUNCTION:
/netbsd-src/crypto/external/bsd/openssl/dist/util/
H A Dlibssl.num411 SSL_COMP_get_id 412 3_0_0 EXIST::FUNCTION:
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_ciph.c2028 int SSL_COMP_get_id(const SSL_COMP *comp) in SSL_COMP_get_id() function
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_ciph.c2085 int SSL_COMP_get_id(const SSL_COMP *comp) in SSL_COMP_get_id() function
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dssl_old_test.c1337 printf(" %s:%d", SSL_COMP_get0_name(c), SSL_COMP_get_id(c)); in main()
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dssltest_old.c1352 printf(" %s:%d", SSL_COMP_get0_name(c), SSL_COMP_get_id(c)); in main()
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dssl.h2092 __owur int SSL_COMP_get_id(const SSL_COMP *comp);
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dssl.h.in2169 __owur int SSL_COMP_get_id(const SSL_COMP *comp);