Home
last modified time | relevance | path

Searched defs:out_sig (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/crypto/ec/curve448/
H A Deddsa.c376 ossl_ed448_sign(OSSL_LIB_CTX *ctx, uint8_t *out_sig, const uint8_t *message, in ossl_ed448_sign()
397 ossl_ed448ph_sign(OSSL_LIB_CTX *ctx, uint8_t *out_sig, const uint8_t hash[64], in ossl_ed448ph_sign()
/freebsd/crypto/openssl/crypto/ec/
H A Dcurve25519.c5443 ossl_ed25519_sign(uint8_t *out_sig, const uint8_t *message, size_t message_len, in ossl_ed25519_sign()