Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/signature/
H A Dslh_dsa_sig.c27 static OSSL_FUNC_signature_sign_fn slh_dsa_sign; variable
200 static int slh_dsa_sign(void *vctx, unsigned char *sig, size_t *siglen, in slh_dsa_sign() function