Home
last modified time | relevance | path

Searched defs:async_req (Results 1 – 25 of 86) sorted by relevance

1234

/dports/www/node10/node-v10.24.1/test/addons/async-hello-world/
H A Dbinding.cc12 struct async_req { struct
22 async_req* req = reinterpret_cast<async_req*>(r->data); in DoAsync() argument
/dports/archivers/maxcso/maxcso-1.10.0/libuv/test/
H A Dbenchmark-fs-stat.c39 struct async_req { struct
40 const char* path;
41 uv_fs_t fs_req;
42 int* count;
/dports/devel/py-uvloop/uvloop-0.16.0/vendor/libuv/test/
H A Dbenchmark-fs-stat.c39 struct async_req { struct
40 const char* path;
41 uv_fs_t fs_req;
42 int* count;
/dports/devel/libuv/libuv-v1.42.0/test/
H A Dbenchmark-fs-stat.c39 struct async_req { struct
40 const char* path;
41 uv_fs_t fs_req;
42 int* count;
/dports/net/cjdns/cjdns-cjdns-v21.1/node_build/dependencies/libuv/test/
H A Dbenchmark-fs-stat.c39 struct async_req { struct
40 const char* path;
41 uv_fs_t fs_req;
42 int* count;
/dports/www/R-cran-httpuv/httpuv/src/libuv/test/
H A Dbenchmark-fs-stat.c39 struct async_req { struct
40 const char* path;
41 uv_fs_t fs_req;
42 int* count;
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/crypto/qce/
H A Dcore.c59 static int qce_handle_request(struct crypto_async_request *async_req) in qce_handle_request()
79 struct crypto_async_request *async_req, *backlog; in qce_handle_queue() local
H A Dcommon.c143 static int qce_setup_regs_ahash(struct crypto_async_request *async_req) in qce_setup_regs_ahash()
308 static int qce_setup_regs_skcipher(struct crypto_async_request *async_req) in qce_setup_regs_skcipher()
389 int qce_start(struct crypto_async_request *async_req, u32 type) in qce_start()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/crypto/qce/
H A Dcore.c59 static int qce_handle_request(struct crypto_async_request *async_req) in qce_handle_request()
79 struct crypto_async_request *async_req, *backlog; in qce_handle_queue() local
H A Dcommon.c143 static int qce_setup_regs_ahash(struct crypto_async_request *async_req) in qce_setup_regs_ahash()
308 static int qce_setup_regs_skcipher(struct crypto_async_request *async_req) in qce_setup_regs_skcipher()
389 int qce_start(struct crypto_async_request *async_req, u32 type) in qce_start()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/crypto/qce/
H A Dcore.c59 static int qce_handle_request(struct crypto_async_request *async_req) in qce_handle_request()
79 struct crypto_async_request *async_req, *backlog; in qce_handle_queue() local
H A Dcommon.c143 static int qce_setup_regs_ahash(struct crypto_async_request *async_req) in qce_setup_regs_ahash()
308 static int qce_setup_regs_skcipher(struct crypto_async_request *async_req) in qce_setup_regs_skcipher()
389 int qce_start(struct crypto_async_request *async_req, u32 type) in qce_start()
H A Dskcipher.c29 struct crypto_async_request *async_req = data; in qce_skcipher_done() local
64 qce_skcipher_async_req_handle(struct crypto_async_request *async_req) in qce_skcipher_async_req_handle()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/crypto/rockchip/
H A Drk3288_crypto.c186 struct crypto_async_request *async_req) in rk_crypto_enqueue()
207 struct crypto_async_request *async_req, *backlog; in rk_crypto_queue_task_cb() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/crypto/rockchip/
H A Drk3288_crypto.c186 struct crypto_async_request *async_req) in rk_crypto_enqueue()
207 struct crypto_async_request *async_req, *backlog; in rk_crypto_queue_task_cb() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/crypto/rockchip/
H A Drk3288_crypto.c186 struct crypto_async_request *async_req) in rk_crypto_enqueue()
207 struct crypto_async_request *async_req, *backlog; in rk_crypto_queue_task_cb() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/crypto/ccp/
H A Dccp-crypto-aes.c22 static int ccp_aes_complete(struct crypto_async_request *async_req, int ret) in ccp_aes_complete()
134 static int ccp_aes_rfc3686_complete(struct crypto_async_request *async_req, in ccp_aes_rfc3686_complete()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/crypto/ccp/
H A Dccp-crypto-aes.c22 static int ccp_aes_complete(struct crypto_async_request *async_req, int ret) in ccp_aes_complete()
134 static int ccp_aes_rfc3686_complete(struct crypto_async_request *async_req, in ccp_aes_rfc3686_complete()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/crypto/ccp/
H A Dccp-crypto-aes.c22 static int ccp_aes_complete(struct crypto_async_request *async_req, int ret) in ccp_aes_complete()
134 static int ccp_aes_rfc3686_complete(struct crypto_async_request *async_req, in ccp_aes_rfc3686_complete()
/dports/multimedia/v4l-utils/linux-5.13-rc2/crypto/
H A Drsa-pkcs1pad.c217 struct crypto_async_request async_req; in pkcs1pad_encrypt_sign_complete_cb() local
335 struct crypto_async_request async_req; in pkcs1pad_decrypt_complete_cb() local
513 struct crypto_async_request async_req; in pkcs1pad_verify_complete_cb() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/crypto/
H A Drsa-pkcs1pad.c217 struct crypto_async_request async_req; in pkcs1pad_encrypt_sign_complete_cb() local
335 struct crypto_async_request async_req; in pkcs1pad_decrypt_complete_cb() local
513 struct crypto_async_request async_req; in pkcs1pad_verify_complete_cb() local
/dports/multimedia/libv4l/linux-5.13-rc2/crypto/
H A Drsa-pkcs1pad.c217 struct crypto_async_request async_req; in pkcs1pad_encrypt_sign_complete_cb() local
335 struct crypto_async_request async_req; in pkcs1pad_decrypt_complete_cb() local
513 struct crypto_async_request async_req; in pkcs1pad_verify_complete_cb() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-cipher.c78 static int sun8i_ce_cipher_prepare(struct crypto_engine *engine, void *async_req) in sun8i_ce_cipher_prepare()
290 static int sun8i_ce_cipher_unprepare(struct crypto_engine *engine, void *async_req) in sun8i_ce_cipher_unprepare()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-cipher.c78 static int sun8i_ce_cipher_prepare(struct crypto_engine *engine, void *async_req) in sun8i_ce_cipher_prepare()
290 static int sun8i_ce_cipher_unprepare(struct crypto_engine *engine, void *async_req) in sun8i_ce_cipher_unprepare()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-cipher.c78 static int sun8i_ce_cipher_prepare(struct crypto_engine *engine, void *async_req) in sun8i_ce_cipher_prepare()
290 static int sun8i_ce_cipher_unprepare(struct crypto_engine *engine, void *async_req) in sun8i_ce_cipher_unprepare()

1234