Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/bn/
Dbn_test_to_fuzzer.go173 func appendSigned(ret []byte, n *big.Int) []byte { func
210 b = appendSigned(b, test.Values["A"])
211 b = appendSigned(b, test.Values["B"])
216 b = appendSigned(b, test.Values["A"])