Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/dsa/
Ddsa_test.cc105 static const uint8_t fips_x[] = { variable
178 dsa->priv_key = BN_bin2bn(fips_x, sizeof(fips_x), nullptr); in GetFIPSDSA()