Searched refs:hmac_setkey (Results 1 – 2 of 2) sorted by relevance
35 static int hmac_setkey(struct crypto_shash *parent, in hmac_setkey() function 236 inst->alg.setkey = hmac_setkey; in __hmac_create_shash()
292 static unsigned int hmac_setkey(struct cc_hw_desc *desc, in hmac_setkey() function 612 seq_len = hmac_setkey(desc, ctx); in cc_aead_setkey()