Lines Matching refs:safexcel_ahash_ctx

23 struct safexcel_ahash_ctx {  struct
108 static void safexcel_context_control(struct safexcel_ahash_ctx *ctx, in safexcel_context_control()
235 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(ahash); in safexcel_handle_req_result()
316 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_ahash_send_req()
525 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(ahash); in safexcel_handle_inv_result()
593 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_ahash_send_inv()
624 struct safexcel_ahash_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_ahash_exit_inv()
691 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_ahash_enqueue()
770 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_ahash_final()
920 struct safexcel_ahash_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_ahash_cra_init()
937 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_sha1_init()
963 struct safexcel_ahash_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_ahash_cra_exit()
1003 .cra_ctxsize = sizeof(struct safexcel_ahash_ctx),
1014 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_hmac_sha1_init()
1194 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(tfm); in safexcel_hmac_alg_setkey()
1229 .cra_ctxsize = sizeof(struct safexcel_ahash_ctx),
1240 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_sha256_init()
1286 .cra_ctxsize = sizeof(struct safexcel_ahash_ctx),
1297 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_sha224_init()
1343 .cra_ctxsize = sizeof(struct safexcel_ahash_ctx),
1361 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_hmac_sha224_init()
1415 .cra_ctxsize = sizeof(struct safexcel_ahash_ctx),
1433 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_hmac_sha256_init()
1487 .cra_ctxsize = sizeof(struct safexcel_ahash_ctx),
1498 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_sha512_init()
1544 .cra_ctxsize = sizeof(struct safexcel_ahash_ctx),
1555 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_sha384_init()
1601 .cra_ctxsize = sizeof(struct safexcel_ahash_ctx),
1619 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_hmac_sha512_init()
1673 .cra_ctxsize = sizeof(struct safexcel_ahash_ctx),
1691 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_hmac_sha384_init()
1745 .cra_ctxsize = sizeof(struct safexcel_ahash_ctx),
1756 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_md5_init()
1802 .cra_ctxsize = sizeof(struct safexcel_ahash_ctx),
1813 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_hmac_md5_init()
1875 .cra_ctxsize = sizeof(struct safexcel_ahash_ctx),
1886 struct safexcel_ahash_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_crc32_cra_init()
1896 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_crc32_init()
1919 struct safexcel_ahash_ctx *ctx = crypto_tfm_ctx(crypto_ahash_tfm(tfm)); in safexcel_crc32_setkey()
1957 .cra_ctxsize = sizeof(struct safexcel_ahash_ctx),
1968 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_cbcmac_init()
1991 struct safexcel_ahash_ctx *ctx = crypto_tfm_ctx(crypto_ahash_tfm(tfm)); in safexcel_cbcmac_setkey()
2047 .cra_ctxsize = sizeof(struct safexcel_ahash_ctx),
2059 struct safexcel_ahash_ctx *ctx = crypto_tfm_ctx(crypto_ahash_tfm(tfm)); in safexcel_xcbcmac_setkey()
2092 struct safexcel_ahash_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_xcbcmac_cra_init()
2101 struct safexcel_ahash_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_xcbcmac_cra_exit()
2130 .cra_ctxsize = sizeof(struct safexcel_ahash_ctx),
2142 struct safexcel_ahash_ctx *ctx = crypto_tfm_ctx(crypto_ahash_tfm(tfm)); in safexcel_cmac_setkey()
2217 .cra_ctxsize = sizeof(struct safexcel_ahash_ctx),
2228 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_sm3_init()
2274 .cra_ctxsize = sizeof(struct safexcel_ahash_ctx),
2292 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(areq)); in safexcel_hmac_sm3_init()
2346 .cra_ctxsize = sizeof(struct safexcel_ahash_ctx),
2358 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(tfm); in safexcel_sha3_224_init()
2376 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(tfm); in safexcel_sha3_fbcheck()
2413 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(tfm); in safexcel_sha3_update()
2423 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(tfm); in safexcel_sha3_final()
2433 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(tfm); in safexcel_sha3_finup()
2448 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(tfm); in safexcel_sha3_digest_fallback()
2468 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(tfm); in safexcel_sha3_export()
2478 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(tfm); in safexcel_sha3_import()
2489 struct safexcel_ahash_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_sha3_cra_init()
2512 struct safexcel_ahash_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_sha3_cra_exit()
2540 .cra_ctxsize = sizeof(struct safexcel_ahash_ctx),
2552 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(tfm); in safexcel_sha3_256_init()
2598 .cra_ctxsize = sizeof(struct safexcel_ahash_ctx),
2610 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(tfm); in safexcel_sha3_384_init()
2656 .cra_ctxsize = sizeof(struct safexcel_ahash_ctx),
2668 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(tfm); in safexcel_sha3_512_init()
2714 .cra_ctxsize = sizeof(struct safexcel_ahash_ctx),
2725 struct safexcel_ahash_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_hmac_sha3_cra_init()
2749 struct safexcel_ahash_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_hmac_sha3_cra_exit()
2760 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(tfm); in safexcel_hmac_sha3_setkey()
2818 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(tfm); in safexcel_hmac_sha3_224_init()
2877 .cra_ctxsize = sizeof(struct safexcel_ahash_ctx),
2889 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(tfm); in safexcel_hmac_sha3_256_init()
2948 .cra_ctxsize = sizeof(struct safexcel_ahash_ctx),
2960 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(tfm); in safexcel_hmac_sha3_384_init()
3019 .cra_ctxsize = sizeof(struct safexcel_ahash_ctx),
3031 struct safexcel_ahash_ctx *ctx = crypto_ahash_ctx(tfm); in safexcel_hmac_sha3_512_init()
3089 .cra_ctxsize = sizeof(struct safexcel_ahash_ctx),