Home
last modified time | relevance | path

Searched defs:ctx0 (Results 1 – 6 of 6) sorted by relevance

/linux/crypto/
H A Dmd5.c25 static int __crypto_md5_export(const struct md5_ctx *ctx0, void *out) in __crypto_md5_export()
H A Dsha1.c28 static int __crypto_sha1_export(const struct sha1_ctx *ctx0, void *out) in __crypto_sha1_export()
H A Dsha256.c29 static int __crypto_sha256_export(const struct __sha256_ctx *ctx0, void *out) in __crypto_sha256_export()
H A Dsha512.c29 static int __crypto_sha512_export(const struct __sha512_ctx *ctx0, void *out) in __crypto_sha512_export()
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_int_process_v9.c120 #define KFD_CONTEXT_ID_GET_SQ_INT_DATA(ctx0, ctx1) \ argument
/linux/drivers/scsi/qla2xxx/
H A Dqla_os.c732 struct crc_context *ctx0 = sp->u.scmd.crc_ctx; in qla2x00_sp_free_dma() local
836 struct crc_context *ctx0 = sp->u.scmd.crc_ctx; in qla2xxx_qpair_sp_free_dma() local