Home
last modified time | relevance | path

Searched refs:async_operations (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mbedtls/programs/ssl/
H A Dssl_server2.c619 const char *async_operations; /* supported SSL asynchronous operations */ member
1679 opt.async_operations = DFL_ASYNC_OPERATIONS; in main()
1840 opt.async_operations = q; in main()
3034 if (opt.async_operations[0] != '-') { in main()
3038 for (r = opt.async_operations; *r; r++) { in main()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/ssl/
H A Dssl_server2.c624 const char *async_operations; /* supported SSL asynchronous operations */ member
1702 opt.async_operations = DFL_ASYNC_OPERATIONS; in main()
1911 opt.async_operations = q; in main()
3110 if (opt.async_operations[0] != '-') { in main()
3114 for (r = opt.async_operations; *r; r++) { in main()
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h112531 unsigned int async_operations; member
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h102655 unsigned int async_operations; member