Searched refs:small_encode (Results 1 – 1 of 1) sorted by relevance
69 static void small_encode(unsigned char *,const small *);344 small_encode(rstr,r); in crypto_kem_sntrup4591761_dec()384 small_encode(rstr,r); in crypto_kem_sntrup4591761_enc()427 small_encode(sk,f); in crypto_kem_sntrup4591761_keypair()428 small_encode(sk + small_encode_len,grecip); in crypto_kem_sntrup4591761_keypair()1030 static void small_encode(unsigned char *c,const small *f) in small_encode() function