Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/
H A Dssl3.h210 #ifndef SSL3_ALIGN_PAYLOAD
216 #define SSL3_ALIGN_PAYLOAD 8 macro
218 #if (SSL3_ALIGN_PAYLOAD & (SSL3_ALIGN_PAYLOAD - 1)) != 0
220 #undef SSL3_ALIGN_PAYLOAD
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/
H A Dssl3.h210 #ifndef SSL3_ALIGN_PAYLOAD
216 #define SSL3_ALIGN_PAYLOAD 8 macro
218 #if (SSL3_ALIGN_PAYLOAD & (SSL3_ALIGN_PAYLOAD - 1)) != 0
220 #undef SSL3_ALIGN_PAYLOAD
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/
H A Dssl3.h210 #ifndef SSL3_ALIGN_PAYLOAD
216 #define SSL3_ALIGN_PAYLOAD 8 macro
218 #if (SSL3_ALIGN_PAYLOAD & (SSL3_ALIGN_PAYLOAD - 1)) != 0
220 #undef SSL3_ALIGN_PAYLOAD
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/
H A Dssl3.h210 #ifndef SSL3_ALIGN_PAYLOAD
216 #define SSL3_ALIGN_PAYLOAD 8 macro
218 #if (SSL3_ALIGN_PAYLOAD & (SSL3_ALIGN_PAYLOAD - 1)) != 0
220 #undef SSL3_ALIGN_PAYLOAD
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/
H A Dssl3.h210 #ifndef SSL3_ALIGN_PAYLOAD
216 #define SSL3_ALIGN_PAYLOAD 8 macro
218 #if (SSL3_ALIGN_PAYLOAD & (SSL3_ALIGN_PAYLOAD - 1)) != 0
220 #undef SSL3_ALIGN_PAYLOAD
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/
H A Dssl3.h210 #ifndef SSL3_ALIGN_PAYLOAD
216 #define SSL3_ALIGN_PAYLOAD 8 macro
218 #if (SSL3_ALIGN_PAYLOAD & (SSL3_ALIGN_PAYLOAD - 1)) != 0
220 #undef SSL3_ALIGN_PAYLOAD
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Dssl3.h286 # ifndef SSL3_ALIGN_PAYLOAD
295 # define SSL3_ALIGN_PAYLOAD 8 macro
297 # if (SSL3_ALIGN_PAYLOAD&(SSL3_ALIGN_PAYLOAD-1))!=0
299 # undef SSL3_ALIGN_PAYLOAD