Searched refs:s390_hmac_ctx (Results 1 – 1 of 1) sorted by relevance
55 struct s390_hmac_ctx { struct157 struct s390_hmac_ctx *tfm_ctx = crypto_shash_ctx(tfm); in s390_hmac_sha2_setkey()172 struct s390_hmac_ctx *tfm_ctx = crypto_shash_ctx(desc->tfm); in s390_hmac_sha2_init()289 .cra_ctxsize = sizeof(struct s390_hmac_ctx), \