Searched refs:hpke_seqnonce2buf (Results 1 – 1 of 1) sorted by relevance
418 static size_t hpke_seqnonce2buf(OSSL_HPKE_CTX *ctx, in hpke_seqnonce2buf() function1178 seqlen = hpke_seqnonce2buf(ctx, seqbuf, sizeof(seqbuf)); in OSSL_HPKE_seal()1220 seqlen = hpke_seqnonce2buf(ctx, seqbuf, sizeof(seqbuf)); in OSSL_HPKE_open()
Completed in 6 milliseconds