Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2182/
Dpoc.cpp79 using ScopedBIGNUM = ScopedOpenSSL<BIGNUM, BN_free>; typedef
83 static int DecimalToBIGNUM(crypto::ScopedBIGNUM *out, const char *in) { in DecimalToBIGNUM()
122 ScopedBIGNUM bn; in main()