Searched refs:c448_error_t (Results 1 – 6 of 6) sorted by relevance
40 c448_error_t64 c448_error_t90 c448_error_t118 c448_error_t146 c448_error_t193 c448_error_t206 c448_error_t
23 static c448_error_t oneshot_hash(OSSL_LIB_CTX *ctx, uint8_t *out, size_t outlen, in oneshot_hash()29 c448_error_t ret = C448_FAILURE; in oneshot_hash()57 static c448_error_t hash_init_with_dom(OSSL_LIB_CTX *ctx, EVP_MD_CTX *hashctx, in hash_init_with_dom()97 c448_error_t110 c448_error_t158 c448_error_t169 c448_error_t ret = C448_FAILURE; in ossl_c448_ed448_sign()266 c448_error_t279 c448_error_t289 c448_error_t error; in ossl_c448_ed448_verify()[all …]
74 } c448_error_t; typedef77 static ossl_inline c448_error_t c448_succeed_if(c448_bool_t x) in c448_succeed_if()79 return (c448_error_t) x; in c448_succeed_if()
95 c448_error_t225 __owur c448_error_t
153 c448_error_t
326 c448_error_t385 c448_error_t
Completed in 12 milliseconds