Searched refs:BIO_C_SET_BUFF_SIZE (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/ |
| H A D | bio.h | 428 # define BIO_C_SET_BUFF_SIZE 117 macro 579 # define BIO_set_buffer_size(b,size) BIO_ctrl(b,BIO_C_SET_BUFF_SIZE,size,NULL) 580 # define BIO_set_read_buffer_size(b,size) BIO_int_ctrl(b,BIO_C_SET_BUFF_SIZE,size,0) 581 # define BIO_set_write_buffer_size(b,size) BIO_int_ctrl(b,BIO_C_SET_BUFF_SIZE,size,1)
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/ |
| H A D | bio.h | 862 #define BIO_C_SET_BUFF_SIZE 117 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/ |
| H A D | bio.h | 826 #define BIO_C_SET_BUFF_SIZE 117 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/ |
| H A D | bio.h | 862 #define BIO_C_SET_BUFF_SIZE 117 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/ |
| H A D | bio.h | 826 #define BIO_C_SET_BUFF_SIZE 117 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/ |
| H A D | bio.h | 862 #define BIO_C_SET_BUFF_SIZE 117 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/ |
| H A D | bio.h | 862 #define BIO_C_SET_BUFF_SIZE 117 macro
|