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

/external/boringssl/src/crypto/dsa/
H A Ddsa_test.c104 static const uint8_t fips_x[] = { variable
177 dsa->priv_key = BN_bin2bn(fips_x, sizeof(fips_x), NULL);

Completed in 32 milliseconds