Searched refs:s390_hmac_ctx (Results 1 – 1 of 1) sorted by relevance
59 struct s390_hmac_ctx { struct170 struct s390_hmac_ctx *tfm_ctx = crypto_shash_ctx(tfm); in s390_hmac_sha2_setkey()185 struct s390_hmac_ctx *tfm_ctx = crypto_shash_ctx(desc->tfm); in s390_hmac_sha2_init()274 struct s390_hmac_ctx *ctx; in s390_hmac_export_zero()357 .cra_ctxsize = sizeof(struct s390_hmac_ctx), \
Completed in 3 milliseconds