Home
last modified time | relevance | path

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

/arch/s390/crypto/
A Dhmac_s390.c101 static int hash_data(const u8 *in, unsigned int inlen, in hash_data() function
164 return hash_data(in, inlen, digest, digestsize, true); in hash_key()
283 err = hash_data(ipad, bs, out, crypto_shash_digestsize(tfm), false); in s390_hmac_export_zero()

Completed in 4 milliseconds