Home
last modified time | relevance | path

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

/openssl/crypto/ec/curve448/
H A Deddsa.c43 ret = C448_SUCCESS; in oneshot_hash()
89 return C448_SUCCESS; in hash_init_with_dom()
151 return C448_SUCCESS; in ossl_c448_ed448_derive_public_key()
256 ret = C448_SUCCESS; in ossl_c448_ed448_sign()
327 if (C448_SUCCESS != error) in ossl_c448_ed448_verify()
332 if (C448_SUCCESS != error) in ossl_c448_ed448_verify()
391 propq) == C448_SUCCESS; in ossl_ed448_sign()
414 propq) == C448_SUCCESS; in ossl_ed448_verify()
422 propq) == C448_SUCCESS; in ossl_ed448_public_from_private()
H A Dcurve448utils.h72 C448_SUCCESS = -1, /**< The operation succeeded. */ enumerator
H A Dcurve448.c739 == C448_SUCCESS; in ossl_x448()

Completed in 12 milliseconds