Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/dsa/
Ddsa_test.c109 static const uint8_t fips_y[] = { variable
176 dsa->pub_key = BN_bin2bn(fips_y, sizeof(fips_y), NULL); in get_fips_dsa()