Searched refs:n_h (Results 1 – 1 of 1) sorted by relevance
4611 size_t n_h; member4676 ctx->n_h = 32; in hpke_get_context()4680 ctx->n_h = 48; in hpke_get_context()4684 ctx->n_h = 64; in hpke_get_context()4758 unsigned int mdlen = kem ? ctx->kem_n_h : ctx->n_h; in hpke_labeled_extract()4898 mdlen = kem ? ctx->kem_n_h : ctx->n_h; in hpke_labeled_expand()5008 &key_schedule_context[1 + ctx->n_h]) < 0) in hpke_key_schedule()5018 key_schedule_context, 1 + 2 * ctx->n_h, in hpke_key_schedule()5025 key_schedule_context, 1 + 2 * ctx->n_h, in hpke_key_schedule()