Home
last modified time | relevance | path

Searched refs:result_buf (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/external/rk_pcba_test/
H A Decho_wlan_test.c111 char result_buf[128]; in wlan_exec() local
119 memset(result_buf, 0, sizeof(result_buf)); in wlan_exec()
153 snprintf(result_buf,sizeof(result_buf), in wlan_exec()
156 int w_len = write(fd, result_buf, strlen(result_buf)); in wlan_exec()
H A Decho_ir_test.c116 static int save_scan_result(char *result_buf) in save_scan_result() argument
135 assert(strlen(result_buf) <= COMMAND_VALUESIZE); in save_scan_result()
136 int w_len = write(fd, result_buf, strlen(result_buf)); in save_scan_result()
143 log_info("\t -------IR_test_result: %s -------\n", result_buf); in save_scan_result()
H A Decho_key_test.c231 static int save_scan_result(char *result_buf) in save_scan_result() argument
251 int w_len = write(fd, result_buf, strlen(result_buf)); in save_scan_result()
258 log_info("\t -------key_test_result: %s -------\n", result_buf); in save_scan_result()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Dui.h133 char *result_buf, int minsize, int maxsize);
135 char *result_buf, int minsize, int maxsize);
137 char *result_buf, int minsize, int maxsize,
140 char *result_buf, int minsize, int maxsize,
144 int flags, char *result_buf);
147 int flags, char *result_buf);
/OK3568_Linux_fs/kernel/drivers/crypto/qce/
H A Ddma.c25 dma->result_buf = kmalloc(QCE_RESULT_BUF_SZ + QCE_IGNORE_BUF_SZ, in qce_dma_request()
27 if (!dma->result_buf) { in qce_dma_request()
32 dma->ignore_buf = dma->result_buf + QCE_RESULT_BUF_SZ; in qce_dma_request()
46 kfree(dma->result_buf); in qce_dma_release()
H A Dskcipher.c33 struct qce_result_dump *result_buf = qce->dma.result_buf; in qce_skcipher_done() local
58 memcpy(rctx->iv, result_buf->encr_cntr_iv, rctx->ivsize); in qce_skcipher_done()
107 sg_init_one(&rctx->result_sg, qce->dma.result_buf, QCE_RESULT_BUF_SZ); in qce_skcipher_async_req_handle()
H A Ddma.h33 struct qce_result_dump *result_buf; member
H A Dsha.c38 struct qce_result_dump *result = qce->dma.result_buf; in qce_ahash_done()
97 sg_init_one(&rctx->result_sg, qce->dma.result_buf, QCE_RESULT_BUF_SZ); in qce_ahash_async_req_handle()
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/
H A Dbt_test.c712 char *result_buf, *buf;
715 result_buf = malloc(result_size);
716 if (result_buf == NULL) {
720 buf = result_buf;
737 if (strstr(result_buf, "ADAPTER STATE UPDATED : ON")) {
752 free(result_buf);
764 char *result_buf, *buf; in check_Sofia3gr_bluedroid_test() local
767 result_buf = malloc(result_size); in check_Sofia3gr_bluedroid_test()
768 if (result_buf == NULL) { in check_Sofia3gr_bluedroid_test()
772 buf = result_buf; in check_Sofia3gr_bluedroid_test()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-123923 int gethostbyname_r (const char *name, struct hostent *result_buf,
3930 struct hostent *result_buf,
4013 ‘STRUCT_TYPE *result_buf
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-123923 int gethostbyname_r (const char *name, struct hostent *result_buf,
3930 struct hostent *result_buf,
4013 ‘STRUCT_TYPE *result_buf