Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/slh_dsa/
H A Dslh_xmss.c140 PACKET *sig_rpkt, const uint8_t *msg, in ossl_slh_xmss_pk_from_sig()
H A Dslh_wots.c267 PACKET *sig_rpkt, const uint8_t *msg, in ossl_slh_wots_pk_from_sig()
H A Dslh_dsa.c158 PACKET pkt, *sig_rpkt = &pkt; /* Points to the |sig| buffer */ in slh_verify_internal() local