Searched refs:kem_n_h (Results 1 – 1 of 1) sorted by relevance
4606 size_t kem_n_h; member4650 ctx->kem_n_h = 32; in hpke_get_context()4658 ctx->kem_n_h = 48; in hpke_get_context()4666 ctx->kem_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()