Home
last modified time | relevance | path

Searched refs:ossl_ed448ph_sign (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/openssl/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
/third_party/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
/third_party/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()

Completed in 4 milliseconds