Searched refs:GetWycheproofBIGNUM (Results 1 – 3 of 3) sorted by relevance
46 bssl::UniquePtr<BIGNUM> GetWycheproofBIGNUM(FileTest *t, const char *key,
94 bssl::UniquePtr<BIGNUM> GetWycheproofBIGNUM(FileTest *t, const char *key, in GetWycheproofBIGNUM() function
135 bssl::UniquePtr<BIGNUM> priv_key = GetWycheproofBIGNUM(t, "private", false); in RunWycheproofTest()