Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ec/curve448/
H A Dcurve448_local.h14 ossl_ed448ph_sign(OSSL_LIB_CTX *ctx, uint8_t *out_sig, const uint8_t hash[64],
H A Deddsa.c397 ossl_ed448ph_sign(OSSL_LIB_CTX *ctx, uint8_t *out_sig, const uint8_t hash[64], in ossl_ed448ph_sign() function
/freebsd/crypto/openssl/test/
H A Dcurve448_internal_test.c632 || !TEST_true(ossl_ed448ph_sign(NULL, outsig, in test_ed448()
637 || !TEST_true(ossl_ed448ph_sign(NULL, outsig, in test_ed448()