Searched refs:DecodeECPrivateKey (Results 1 – 1 of 1) sorted by relevance
104 static bssl::UniquePtr<EC_KEY> DecodeECPrivateKey(const uint8_t *in, in DecodeECPrivateKey() function133 DecodeECPrivateKey(kECKeyWithoutPublic, sizeof(kECKeyWithoutPublic)); in TEST()166 DecodeECPrivateKey(kECKeyWithZeros, sizeof(kECKeyWithZeros)); in TEST()173 key = DecodeECPrivateKey(kECKeyMissingZeros, sizeof(kECKeyMissingZeros)); in TEST()182 DecodeECPrivateKey(kECKeySpecifiedCurve, sizeof(kECKeySpecifiedCurve)); in TEST()