Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Dbio.h206 # define BIO_FLAGS_SHOULD_RETRY 0x08 macro
246 BIO_set_flags(b, (BIO_FLAGS_IO_SPECIAL|BIO_FLAGS_SHOULD_RETRY))
248 BIO_set_flags(b, (BIO_FLAGS_READ|BIO_FLAGS_SHOULD_RETRY))
250 BIO_set_flags(b, (BIO_FLAGS_WRITE|BIO_FLAGS_SHOULD_RETRY))
254 BIO_clear_flags(b, (BIO_FLAGS_RWS|BIO_FLAGS_SHOULD_RETRY))
256 BIO_test_flags(b, (BIO_FLAGS_RWS|BIO_FLAGS_SHOULD_RETRY))
263 # define BIO_should_retry(a) BIO_test_flags(a, BIO_FLAGS_SHOULD_RETRY)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/
H A Dbio.h767 #define BIO_FLAGS_SHOULD_RETRY 0x08 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/
H A Dbio.h731 #define BIO_FLAGS_SHOULD_RETRY 0x08 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/
H A Dbio.h767 #define BIO_FLAGS_SHOULD_RETRY 0x08 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/
H A Dbio.h731 #define BIO_FLAGS_SHOULD_RETRY 0x08 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/
H A Dbio.h767 #define BIO_FLAGS_SHOULD_RETRY 0x08 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/
H A Dbio.h767 #define BIO_FLAGS_SHOULD_RETRY 0x08 macro