Searched refs:ossl_ed448ph_sign (Results 1 – 3 of 3) sorted by relevance
/freebsd/crypto/openssl/crypto/ec/curve448/ |
H A D | curve448_local.h | 14 ossl_ed448ph_sign(OSSL_LIB_CTX *ctx, uint8_t *out_sig, const uint8_t hash[64],
|
H A D | eddsa.c | 397 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 D | curve448_internal_test.c | 632 || !TEST_true(ossl_ed448ph_sign(NULL, outsig, in test_ed448() 637 || !TEST_true(ossl_ed448ph_sign(NULL, outsig, in test_ed448()
|