Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Dsafestack.h1622 # define sk_SSL_COMP_new(cmp) SKM_sk_new(SSL_COMP, (cmp))
1623 # define sk_SSL_COMP_new_null() SKM_sk_new_null(SSL_COMP)
1624 # define sk_SSL_COMP_free(st) SKM_sk_free(SSL_COMP, (st))
1625 # define sk_SSL_COMP_num(st) SKM_sk_num(SSL_COMP, (st))
1626 # define sk_SSL_COMP_value(st, i) SKM_sk_value(SSL_COMP, (st), (i))
1627 # define sk_SSL_COMP_set(st, i, val) SKM_sk_set(SSL_COMP, (st), (i), (val))
1628 # define sk_SSL_COMP_zero(st) SKM_sk_zero(SSL_COMP, (st))
1629 # define sk_SSL_COMP_push(st, val) SKM_sk_push(SSL_COMP, (st), (val))
1630 # define sk_SSL_COMP_unshift(st, val) SKM_sk_unshift(SSL_COMP, (st), (val))
1631 # define sk_SSL_COMP_find(st, val) SKM_sk_find(SSL_COMP, (st), (val))
[all …]
H A Dssl.h908 typedef struct ssl_comp_st SSL_COMP; typedef
922 DECLARE_STACK_OF(SSL_COMP)
1016 STACK_OF(SSL_COMP) *comp_methods; /* stack of SSL_COMP, SSLv3/TLSv1 */
2538 STACK_OF(SSL_COMP) *SSL_COMP_get_compression_methods(void);
2539 STACK_OF(SSL_COMP) *SSL_COMP_set0_compression_methods(STACK_OF(SSL_COMP)
H A Dssl3.h587 const SSL_COMP *new_compression;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/
H A Dssl.h4414 typedef struct ssl_comp_st SSL_COMP; typedef
4417 OPENSSL_EXPORT STACK_OF(SSL_COMP) *SSL_COMP_get_compression_methods(void);
4426 OPENSSL_EXPORT const char *SSL_COMP_get0_name(const SSL_COMP *comp);
4429 OPENSSL_EXPORT int SSL_COMP_get_id(const SSL_COMP *comp);
4712 DEFINE_STACK_OF(SSL_COMP)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/
H A Dssl.h4414 typedef struct ssl_comp_st SSL_COMP; typedef
4417 OPENSSL_EXPORT STACK_OF(SSL_COMP) *SSL_COMP_get_compression_methods(void);
4426 OPENSSL_EXPORT const char *SSL_COMP_get0_name(const SSL_COMP *comp);
4429 OPENSSL_EXPORT int SSL_COMP_get_id(const SSL_COMP *comp);
4712 DEFINE_STACK_OF(SSL_COMP)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/
H A Dssl.h4414 typedef struct ssl_comp_st SSL_COMP; typedef
4417 OPENSSL_EXPORT STACK_OF(SSL_COMP) *SSL_COMP_get_compression_methods(void);
4426 OPENSSL_EXPORT const char *SSL_COMP_get0_name(const SSL_COMP *comp);
4429 OPENSSL_EXPORT int SSL_COMP_get_id(const SSL_COMP *comp);
4712 DEFINE_STACK_OF(SSL_COMP)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/
H A Dssl.h4414 typedef struct ssl_comp_st SSL_COMP; typedef
4417 OPENSSL_EXPORT STACK_OF(SSL_COMP) *SSL_COMP_get_compression_methods(void);
4426 OPENSSL_EXPORT const char *SSL_COMP_get0_name(const SSL_COMP *comp);
4429 OPENSSL_EXPORT int SSL_COMP_get_id(const SSL_COMP *comp);
4712 DEFINE_STACK_OF(SSL_COMP)
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/
H A Dssl.h3509 OPENSSL_EXPORT STACK_OF(SSL_COMP) *SSL_COMP_get_compression_methods(void);
3748 typedef struct ssl_comp_st SSL_COMP; typedef
3756 DEFINE_STACK_OF(SSL_COMP)
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/
H A Dssl.h3509 OPENSSL_EXPORT STACK_OF(SSL_COMP) *SSL_COMP_get_compression_methods(void);
3748 typedef struct ssl_comp_st SSL_COMP; typedef
3756 DEFINE_STACK_OF(SSL_COMP)