Searched refs:blake2_setkey (Results 1 – 1 of 1) sorted by relevance
90 static int blake2_setkey(struct blake2_mac_data_st *macctx, in blake2_setkey() function113 if (!blake2_setkey(macctx, key, keylen)) in blake2_mac_init()210 && !blake2_setkey(macctx, p->data, p->data_size)) in blake2_mac_set_ctx_params()
Completed in 4 milliseconds