Searched refs:__ctx (Results 1 – 12 of 12) sorted by relevance
19 void *__ctx[] CRYPTO_MINALIGN_ATTR; member24 return req->__ctx; in pcrypt_request_ctx()
71 void *__ctx[] CRYPTO_MINALIGN_ATTR; member222 return inst->__ctx; in crypto_instance_ctx()
37 void *__ctx[] CRYPTO_MINALIGN_ATTR; member
101 void *__ctx[] CRYPTO_MINALIGN_ATTR; member
50 return req->__ctx; in kpp_request_ctx()
70 return req->__ctx; in aead_request_ctx()
555 struct netfs_inode *__ctx = netfs_inode(wreq->inode);556 struct fscache_cookie *__cookie = netfs_i_cookie(__ctx);587 struct netfs_inode *__ctx = netfs_inode(rreq->inode);588 struct fscache_cookie *__cookie = netfs_i_cookie(__ctx);
71 __ctx); in virtio_crypto_dataq_akcipher_callback()
59 __ctx); in virtio_crypto_dataq_sym_callback()
1333 testmgr_poison(desc->__ctx, crypto_shash_descsize(tfm)); in test_shash_vec_cfg()1413 testmgr_poison(desc->__ctx, crypto_shash_descsize(tfm)); in test_shash_vec_cfg()1520 testmgr_poison(req->__ctx, crypto_ahash_reqsize(tfm)); in test_ahash_vec_cfg()1593 testmgr_poison(req->__ctx, crypto_ahash_reqsize(tfm)); in test_ahash_vec_cfg()2115 testmgr_poison(req->__ctx, crypto_aead_reqsize(tfm)); in test_aead_vec_cfg()2866 testmgr_poison(req->__ctx, crypto_skcipher_reqsize(tfm)); in test_skcipher_vec_cfg()
2090 void *__ctx) in ice_capture_crosststamp() argument2092 struct ice_crosststamp_ctx *ctx = __ctx; in ice_capture_crosststamp()
11654 static void nft_saw_register_store(const struct nft_ctx *__ctx, in nft_saw_register_store() argument11658 struct nft_ctx *ctx = (struct nft_ctx *)__ctx; in nft_saw_register_store()