Home
last modified time | relevance | path

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

/openssl/crypto/ec/curve448/
H A Dpoint_448.h308 ossl_curve448_point_valid(const curve448_point_t to_test);
H A Dcurve448.c204 ossl_curve448_point_valid(const curve448_point_t p) in ossl_curve448_point_valid() function
381 assert(ossl_curve448_point_valid(p) || ~succ); in ossl_curve448_point_decode_like_eddsa_and_mul_by_ratio()

Completed in 6 milliseconds