/openbmc/linux/include/linux/ |
H A D | crypto.h | 375 struct crypto_wait { struct 384 struct crypto_wait _wait = { \ argument 392 static inline int crypto_wait_req(int err, struct crypto_wait *wait) in crypto_wait_req() 406 static inline void crypto_init_wait(struct crypto_wait *wait) in crypto_init_wait()
|
/openbmc/linux/include/net/ |
H A D | tls.h | 94 struct crypto_wait async_wait; 124 struct crypto_wait async_wait;
|
/openbmc/linux/drivers/md/ |
H A D | dm-verity-target.c | 106 struct crypto_wait *wait) in verity_hash_update() 138 struct crypto_wait *wait, bool may_sleep) in verity_hash_init() 163 u8 *digest, struct crypto_wait *wait) in verity_hash_final() 186 struct crypto_wait wait; in verity_hash() 408 struct bvec_iter *iter, struct crypto_wait *wait) in verity_for_io_block() 571 struct crypto_wait wait; in verity_verify_io()
|
/openbmc/linux/drivers/nvme/common/ |
H A D | auth.c | 409 struct crypto_wait wait; in nvme_auth_gen_pubkey() 435 struct crypto_wait wait; in nvme_auth_gen_shared_secret()
|
/openbmc/linux/include/crypto/ |
H A D | drbg.h | 133 struct crypto_wait ctr_wait; /* CTR mode async wait obj */
|
H A D | if_alg.h | 147 struct crypto_wait wait;
|
/openbmc/linux/security/integrity/ima/ |
H A D | ima_crypto.c | 318 static inline int ahash_wait(int err, struct crypto_wait *wait) in ahash_wait() 338 struct crypto_wait wait; in ima_calc_file_hash_atfm() 669 struct crypto_wait wait; in calc_buffer_ahash_atfm()
|
/openbmc/linux/crypto/ |
H A D | internal.h | 46 struct crypto_wait cwait;
|
H A D | tcrypt.c | 134 struct crypto_wait *wait = req->base.data; in do_one_aead_op() 143 struct crypto_wait wait; 538 struct crypto_wait wait; in test_aead_speed() 714 struct crypto_wait *wait = req->base.data; in do_one_ahash_op() 870 struct crypto_wait wait; in test_ahash_speed_common() 962 struct crypto_wait wait; 1216 struct crypto_wait *wait = req->base.data; in do_one_acipher_op() 1298 struct crypto_wait wait; in test_skcipher_speed()
|
H A D | algif_hash.c | 24 struct crypto_wait wait;
|
H A D | api.c | 686 struct crypto_wait *wait = data; in crypto_req_done()
|
H A D | adiantum.c | 125 struct crypto_wait wait; in adiantum_setkey()
|
H A D | testmgr.c | 1420 struct crypto_wait *wait, bool nosimd) in do_ahash_op() 3415 struct crypto_wait wait; in test_acomp() 3900 struct crypto_wait wait; in do_test_kpp() 4082 struct crypto_wait wait; in test_akcipher_one()
|
H A D | gcm.c | 102 struct crypto_wait wait; in crypto_gcm_setkey()
|
/openbmc/linux/tools/testing/crypto/chacha20-s390/ |
H A D | test-cipher.c | 47 struct crypto_wait wait;
|
/openbmc/linux/include/linux/ceph/ |
H A D | messenger.h | 418 struct crypto_wait gcm_wait;
|
/openbmc/linux/block/ |
H A D | blk-crypto-fallback.c | 189 struct crypto_wait *wait) in blk_crypto_fallback_alloc_cipher_req()
|
/openbmc/linux/drivers/crypto/qce/ |
H A D | sha.c | 334 struct crypto_wait wait; in qce_ahash_hmac_setkey()
|
/openbmc/linux/drivers/crypto/starfive/ |
H A D | jh7110-hash.c | 445 struct crypto_wait wait; in starfive_hash_long_setkey()
|
/openbmc/linux/drivers/crypto/intel/keembay/ |
H A D | keembay-ocs-hcu-core.c | 755 struct crypto_wait wait; in kmb_ocs_hcu_setkey()
|
/openbmc/linux/mm/ |
H A D | zswap.c | 154 struct crypto_wait wait;
|
/openbmc/linux/drivers/crypto/ |
H A D | talitos.c | 2193 struct crypto_wait wait; in keyhash()
|
/openbmc/linux/drivers/crypto/inside-secure/ |
H A D | safexcel_cipher.c | 1097 struct crypto_wait *result) in safexcel_cipher_exit_inv()
|