Searched refs:hpke_key_schedule (Results 1 – 1 of 1) sorted by relevance
4990 static int hpke_key_schedule(struct hpke_context *ctx, const u8 *shared_secret, in hpke_key_schedule() function5177 if (hpke_key_schedule(ctx, shared_secret, info, info_len) < 0) in hpke_base_seal_int()5340 if (hpke_key_schedule(ctx, shared_secret, info, info_len) < 0) in hpke_base_open_int()