Searched refs:des_sparc64_ctx (Results 1 – 1 of 1) sorted by relevance
22 struct des_sparc64_ctx { struct46 struct des_sparc64_ctx *dctx = crypto_tfm_ctx(tfm); in des_set_key() argument72 struct des_sparc64_ctx *ctx = crypto_tfm_ctx(tfm); in des_encrypt()80 struct des_sparc64_ctx *ctx = crypto_tfm_ctx(tfm); in des_decrypt()97 struct des_sparc64_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); in __ecb_crypt()145 struct des_sparc64_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); in cbc_encrypt()176 struct des_sparc64_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); in cbc_decrypt()387 .cra_ctxsize = sizeof(struct des_sparc64_ctx),405 .cra_ctxsize = sizeof(struct des_sparc64_ctx),424 .cra_ctxsize = sizeof(struct des_sparc64_ctx),