Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/bn/
Dbn_test.cc125 static bool test_hex2bn(BN_CTX *ctx);
321 !test_hex2bn(ctx.get()) || in main()
1576 static bool test_hex2bn(BN_CTX *ctx) { in test_hex2bn() function