Home
last modified time | relevance | path

Searched defs:c_ctx (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/lightnvm/
H A Dpblk-write.c22 pblk_end_w_bio(struct pblk *pblk, struct nvm_rq *rqd, struct pblk_c_ctx *c_ctx) pblk_end_w_bio() argument
68 pblk_end_queued_w_bio(struct pblk *pblk, struct nvm_rq *rqd, struct pblk_c_ctx *c_ctx) pblk_end_queued_w_bio() argument
76 pblk_complete_write(struct pblk *pblk, struct nvm_rq *rqd, struct pblk_c_ctx *c_ctx) pblk_complete_write() argument
186 pblk_queue_resubmit(struct pblk *pblk, struct pblk_c_ctx *c_ctx) pblk_queue_resubmit() argument
214 struct pblk_c_ctx *c_ctx = nvm_rq_to_pdu(rqd); pblk_submit_rec() local
255 struct pblk_c_ctx *c_ctx = nvm_rq_to_pdu(rqd); pblk_end_io_write() local
320 struct pblk_c_ctx *c_ctx = nvm_rq_to_pdu(rqd); pblk_setup_w_rq() local
547 struct pblk_c_ctx *c_ctx = nvm_rq_to_pdu(rqd); pblk_free_write_rqd() local
[all...]
H A Dpblk-rb.c556 struct pblk_c_ctx *c_ctx = nvm_rq_to_pdu(rqd); in pblk_rb_read_to_bio() local
H A Dpblk.h929 static inline struct nvm_rq *nvm_rq_from_c_ctx(void *c_ctx) in nvm_rq_from_c_ctx() argument
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec2/
H A Dsec.h139 struct sec_cipher_ctx c_ctx; member
H A Dsec_crypto.c496 struct sec_cipher_ctx *c_ctx = &ctx->c_ctx; in sec_cipher_init() local
508 struct sec_cipher_ctx *c_ctx = &ctx->c_ctx; in sec_cipher_uninit() local
572 sec_skcipher_3des_setkey(struct sec_cipher_ctx *c_ctx, const u32 keylen, const enum sec_cmode c_mode) sec_skcipher_3des_setkey() argument
590 sec_skcipher_aes_sm4_setkey(struct sec_cipher_ctx *c_ctx, const u32 keylen, const enum sec_cmode c_mode) sec_skcipher_aes_sm4_setkey() argument
631 struct sec_cipher_ctx *c_ctx = &ctx->c_ctx; sec_skcipher_setkey() local
831 sec_aead_aes_set_key(struct sec_cipher_ctx *c_ctx, struct crypto_authenc_keys *keys) sec_aead_aes_set_key() argument
888 struct sec_cipher_ctx *c_ctx = &ctx->c_ctx; sec_aead_setkey() local
986 struct sec_cipher_ctx *c_ctx = &ctx->c_ctx; sec_skcipher_bd_fill() local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec2/
H A Dsec.h155 struct sec_cipher_ctx c_ctx; member
H A Dsec_crypto.c643 struct sec_cipher_ctx *c_ctx = &ctx->c_ctx; in sec_cipher_init() local
655 struct sec_cipher_ctx *c_ctx = &ctx->c_ctx; in sec_cipher_uninit() local
687 struct sec_cipher_ctx *c_ctx = &ctx->c_ctx; sec_skcipher_fbtfm_init() local
755 struct sec_cipher_ctx *c_ctx = &ctx->c_ctx; sec_skcipher_3des_setkey() local
776 sec_skcipher_aes_sm4_setkey(struct sec_cipher_ctx *c_ctx, const u32 keylen, const enum sec_cmode c_mode) sec_skcipher_aes_sm4_setkey() argument
826 struct sec_cipher_ctx *c_ctx = &ctx->c_ctx; sec_skcipher_setkey() local
1067 sec_aead_aes_set_key(struct sec_cipher_ctx *c_ctx, struct crypto_authenc_keys *keys) sec_aead_aes_set_key() argument
1147 struct sec_cipher_ctx *c_ctx = &ctx->c_ctx; sec_aead_setkey() local
1276 struct sec_cipher_ctx *c_ctx = &ctx->c_ctx; sec_skcipher_bd_fill() local
1328 struct sec_cipher_ctx *c_ctx = &ctx->c_ctx; sec_skcipher_bd_fill_v3() local
2082 struct sec_cipher_ctx *c_ctx = &ctx->c_ctx; sec_skcipher_soft_crypto() local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/chelsio/
H A Dchcr_crypto.h163 static inline struct chcr_context *c_ctx(struct crypto_skcipher *tfm) in c_ctx() function
/kernel/linux/linux-6.6/drivers/crypto/chelsio/
H A Dchcr_crypto.h163 static inline struct chcr_context *c_ctx(struct crypto_skcipher *tfm) in c_ctx() function

Completed in 14 milliseconds