Searched refs:des_sparc64_ctx (Results 1 – 1 of 1) sorted by relevance
24 struct des_sparc64_ctx { struct48 struct des_sparc64_ctx *dctx = crypto_tfm_ctx(tfm); in des_set_key() argument76 struct des_sparc64_ctx *ctx = crypto_tfm_ctx(tfm); in sparc_des_encrypt()84 struct des_sparc64_ctx *ctx = crypto_tfm_ctx(tfm); in sparc_des_decrypt()98 const struct des_sparc64_ctx *ctx = crypto_skcipher_ctx(tfm); in __ecb_crypt()139 const struct des_sparc64_ctx *ctx = crypto_skcipher_ctx(tfm); in __cbc_crypt()344 .cra_ctxsize = sizeof(struct des_sparc64_ctx),383 .base.cra_ctxsize = sizeof(struct des_sparc64_ctx),396 .base.cra_ctxsize = sizeof(struct des_sparc64_ctx),