Home
last modified time | relevance | path

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

/openbmc/linux/lib/crypto/
H A Dcurve25519-hacl64.c607 u64 i0, i1, i2, i3, i4, output0, output1, output2, output3, output4; in format_fexpand() local
617 output4 = i4 >> 12 & 0x7ffffffffffffLLU; in format_fexpand()
622 output[4] = output4; in format_fexpand()