Searched refs:SRTP_PROTECTION_PROFILE (Results 1 – 15 of 15) sorted by relevance
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/ |
| H A D | srtp.h | 138 STACK_OF(SRTP_PROTECTION_PROFILE) *SSL_get_srtp_profiles(SSL *ssl); 139 SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *s);
|
| H A D | safestack.h | 1578 # define sk_SRTP_PROTECTION_PROFILE_new(cmp) SKM_sk_new(SRTP_PROTECTION_PROFILE, (cmp)) 1579 # define sk_SRTP_PROTECTION_PROFILE_new_null() SKM_sk_new_null(SRTP_PROTECTION_PROFILE) 1580 # define sk_SRTP_PROTECTION_PROFILE_free(st) SKM_sk_free(SRTP_PROTECTION_PROFILE, (st)) 1581 # define sk_SRTP_PROTECTION_PROFILE_num(st) SKM_sk_num(SRTP_PROTECTION_PROFILE, (st)) 1582 # define sk_SRTP_PROTECTION_PROFILE_value(st, i) SKM_sk_value(SRTP_PROTECTION_PROFILE, (st), (i)) 1583 # define sk_SRTP_PROTECTION_PROFILE_set(st, i, val) SKM_sk_set(SRTP_PROTECTION_PROFILE, (st), (i), … 1584 # define sk_SRTP_PROTECTION_PROFILE_zero(st) SKM_sk_zero(SRTP_PROTECTION_PROFILE, (st)) 1585 # define sk_SRTP_PROTECTION_PROFILE_push(st, val) SKM_sk_push(SRTP_PROTECTION_PROFILE, (st), (val)) 1586 # define sk_SRTP_PROTECTION_PROFILE_unshift(st, val) SKM_sk_unshift(SRTP_PROTECTION_PROFILE, (st), … 1587 # define sk_SRTP_PROTECTION_PROFILE_find(st, val) SKM_sk_find(SRTP_PROTECTION_PROFILE, (st), (val)) [all …]
|
| H A D | ssl.h | 386 } SRTP_PROTECTION_PROFILE; typedef 388 DECLARE_STACK_OF(SRTP_PROTECTION_PROFILE) 1145 STACK_OF(SRTP_PROTECTION_PROFILE) *srtp_profiles; 1653 STACK_OF(SRTP_PROTECTION_PROFILE) *srtp_profiles; 1655 SRTP_PROTECTION_PROFILE *srtp_profile;
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/ |
| H A D | base.h | 337 typedef struct srtp_protection_profile_st SRTP_PROTECTION_PROFILE; typedef
|
| H A D | ssl.h | 2796 DEFINE_CONST_STACK_OF(SRTP_PROTECTION_PROFILE) 2820 OPENSSL_EXPORT STACK_OF(SRTP_PROTECTION_PROFILE) *SSL_get_srtp_profiles( 2825 OPENSSL_EXPORT const SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile( 4426 STACK_OF(SRTP_PROTECTION_PROFILE) *srtp_profiles;
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/ |
| H A D | base.h | 337 typedef struct srtp_protection_profile_st SRTP_PROTECTION_PROFILE; typedef
|
| H A D | ssl.h | 2796 DEFINE_CONST_STACK_OF(SRTP_PROTECTION_PROFILE) 2820 OPENSSL_EXPORT STACK_OF(SRTP_PROTECTION_PROFILE) *SSL_get_srtp_profiles( 2825 OPENSSL_EXPORT const SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile( 4426 STACK_OF(SRTP_PROTECTION_PROFILE) *srtp_profiles;
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/ |
| H A D | base.h | 430 typedef struct srtp_protection_profile_st SRTP_PROTECTION_PROFILE; typedef
|
| H A D | ssl.h | 3024 DEFINE_CONST_STACK_OF(SRTP_PROTECTION_PROFILE) 3048 OPENSSL_EXPORT const STACK_OF(SRTP_PROTECTION_PROFILE) *SSL_get_srtp_profiles( 3053 OPENSSL_EXPORT const SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/ |
| H A D | base.h | 430 typedef struct srtp_protection_profile_st SRTP_PROTECTION_PROFILE; typedef
|
| H A D | ssl.h | 3024 DEFINE_CONST_STACK_OF(SRTP_PROTECTION_PROFILE) 3048 OPENSSL_EXPORT const STACK_OF(SRTP_PROTECTION_PROFILE) *SSL_get_srtp_profiles( 3053 OPENSSL_EXPORT const SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/ |
| H A D | base.h | 430 typedef struct srtp_protection_profile_st SRTP_PROTECTION_PROFILE; typedef
|
| H A D | ssl.h | 3024 DEFINE_CONST_STACK_OF(SRTP_PROTECTION_PROFILE) 3048 OPENSSL_EXPORT const STACK_OF(SRTP_PROTECTION_PROFILE) *SSL_get_srtp_profiles( 3053 OPENSSL_EXPORT const SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/ |
| H A D | base.h | 430 typedef struct srtp_protection_profile_st SRTP_PROTECTION_PROFILE; typedef
|
| H A D | ssl.h | 3024 DEFINE_CONST_STACK_OF(SRTP_PROTECTION_PROFILE) 3048 OPENSSL_EXPORT const STACK_OF(SRTP_PROTECTION_PROFILE) *SSL_get_srtp_profiles( 3053 OPENSSL_EXPORT const SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(
|