Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/signature/
H A Dslh_dsa_sig.c26 static OSSL_FUNC_signature_sign_message_init_fn slh_dsa_sign_msg_init; variable
176 static int slh_dsa_sign_msg_init(void *vctx, void *vkey, const OSSL_PARAM params[]) in slh_dsa_sign_msg_init() function