Searched refs:hmac_setkey (Results 1 – 1 of 1) sorted by relevance
150 static int hmac_setkey(struct hmac_data_st *macctx, in hmac_setkey() function180 if (key != NULL && !hmac_setkey(macctx, key, keylen)) in hmac_init()
Completed in 5 milliseconds