Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dalgif_hash.c397 static int hash_setkey(void *private, const u8 *key, unsigned int keylen) in hash_setkey() function
452 .setkey = hash_setkey,