Lines Matching defs:ctx

136 			struct cc_hash_ctx *ctx)  in cc_init_req()
179 struct cc_hash_ctx *ctx) in cc_map_req()
244 struct cc_hash_ctx *ctx) in cc_unmap_req()
288 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_update_complete() local
306 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_digest_complete() local
326 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_hash_complete() local
346 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_fin_result() local
369 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_fin_hmac() local
422 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_hash_digest() local
529 static int cc_restore_hash(struct cc_hw_desc *desc, struct cc_hash_ctx *ctx, in cc_restore_hash()
560 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_hash_update() local
636 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_do_finup() local
716 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_hash_init() local
731 struct cc_hash_ctx *ctx = NULL; in cc_hash_setkey() local
925 struct cc_hash_ctx *ctx = crypto_ahash_ctx(ahash); in cc_xcbc_setkey() local
1010 struct cc_hash_ctx *ctx = crypto_ahash_ctx(ahash); in cc_cmac_setkey() local
1047 static void cc_free_ctx(struct cc_hash_ctx *ctx) in cc_free_ctx()
1070 static int cc_alloc_ctx(struct cc_hash_ctx *ctx) in cc_alloc_ctx()
1112 struct cc_hash_ctx *ctx = crypto_tfm_ctx(tfm); in cc_get_hash_len() local
1122 struct cc_hash_ctx *ctx = crypto_tfm_ctx(tfm); in cc_cra_init() local
1143 struct cc_hash_ctx *ctx = crypto_tfm_ctx(tfm); in cc_cra_exit() local
1154 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_mac_update() local
1222 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_mac_final() local
1343 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_mac_finup() local
1424 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_mac_digest() local
1502 struct cc_hash_ctx *ctx = crypto_ahash_ctx(ahash); in cc_hash_export() local
1528 struct cc_hash_ctx *ctx = crypto_ahash_ctx(ahash); in cc_hash_import() local
2078 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_setup_xcbc() local
2135 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_setup_cmac() local
2163 struct cc_hash_ctx *ctx, unsigned int flow_mode, in cc_set_desc()