Home
last modified time | relevance | path

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

/linux/arch/s390/crypto/
H A Dhmac_s390.c170 static int s390_hmac_sha2_init(struct shash_desc *desc) in s390_hmac_sha2_init() function
260 rc = s390_hmac_sha2_init(desc); in s390_hmac_sha2_digest()
276 .init = s390_hmac_sha2_init, \