Searched refs:ossl_c448_ed448_verify (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/openssl/crypto/ec/curve448/ |
H A D | eddsa.c | 280 ossl_c448_ed448_verify( in ossl_c448_ed448_verify() function 371 return ossl_c448_ed448_verify(ctx, signature, pubkey, hash, 64, 1, context, in ossl_c448_ed448_verify_prehash() 391 return ossl_c448_ed448_verify(ctx, signature, public_key, message, in ossl_ed448_verify()
|
H A D | ed448.h | 119 ossl_c448_ed448_verify(OSSL_LIB_CTX *ctx,
|