Home
last modified time | relevance | path

Searched refs:rq_encode (Results 1 – 1 of 1) sorted by relevance

/external/openssh/
Dsntrup4591761.c262 static void rq_encode(unsigned char *,const modq *);
426 rq_encode(pk,h); in crypto_kem_sntrup4591761_keypair()
626 static void rq_encode(unsigned char *c,const modq *f) in rq_encode() function