Home
last modified time | relevance | path

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

/external/openssh/
Dsntrup4591761.c301 small grecip[p]; in crypto_kem_sntrup4591761_dec() local
314 small_decode(grecip,sk + small_encode_len); in crypto_kem_sntrup4591761_dec()
322 r3_mult(r,t3,grecip); in crypto_kem_sntrup4591761_dec()
412 small grecip[p]; in crypto_kem_sntrup4591761_keypair() local
419 while (r3_recip(grecip,g) != 0); in crypto_kem_sntrup4591761_keypair()
428 small_encode(sk + small_encode_len,grecip); in crypto_kem_sntrup4591761_keypair()