Home
last modified time | relevance | path

Searched refs:crypto_wait (Results 1 – 10 of 10) sorted by relevance

/linux-4.19.296/include/linux/
Dcrypto.h495 struct crypto_wait { struct
504 struct crypto_wait _wait = { \ argument
512 static inline int crypto_wait_req(int err, struct crypto_wait *wait) in crypto_wait_req()
526 static inline void crypto_init_wait(struct crypto_wait *wait) in crypto_init_wait()
/linux-4.19.296/crypto/asymmetric_keys/
Dpublic_key.c68 struct crypto_wait cwait; in public_key_verify_signature()
/linux-4.19.296/include/net/
Dtls.h98 struct crypto_wait async_wait;
118 struct crypto_wait async_wait;
/linux-4.19.296/include/crypto/
Ddrbg.h133 struct crypto_wait ctr_wait; /* CTR mode async wait obj */
Dif_alg.h151 struct crypto_wait wait;
/linux-4.19.296/crypto/
Dtcrypt.c145 struct crypto_wait *wait = req->base.data; in do_one_aead_op()
154 struct crypto_wait wait;
542 struct crypto_wait wait; in test_aead_speed()
712 struct crypto_wait *wait = req->base.data; in do_one_ahash_op()
721 struct crypto_wait wait;
1062 struct crypto_wait wait; in test_ahash_speed_common()
1154 struct crypto_wait wait;
1407 struct crypto_wait *wait = req->base.data; in do_one_acipher_op()
1489 struct crypto_wait wait; in test_skcipher_speed()
Dtestmgr.c193 const char *algo, char *result, struct crypto_wait *wait) in ahash_partial_update()
279 struct crypto_wait wait; in __test_hash()
617 struct crypto_wait wait; in __test_aead()
1112 struct crypto_wait wait; in __test_skcipher()
1496 struct crypto_wait wait; in test_acomp()
2064 struct crypto_wait wait; in do_test_kpp()
2243 struct crypto_wait wait; in test_akcipher_one()
Dalgif_hash.c29 struct crypto_wait wait;
Dapi.c603 struct crypto_wait *wait = req->data; in crypto_req_done()
Dgcm.c106 struct crypto_wait wait; in crypto_gcm_setkey()