Home
last modified time | relevance | path

Searched refs:s390_hmac_ctx (Results 1 – 1 of 1) sorted by relevance

/linux/arch/s390/crypto/
H A Dhmac_s390.c55 struct s390_hmac_ctx { struct
157 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), \