Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/regress/unittests/sshsig/
H A Dtests.c59 struct sshbuf *sig, *rawsig; in check_sig() local
/freebsd/usr.sbin/pkg/
H A Decc.c203 ecc_extract_signature(const uint8_t *sig, size_t siglen, uint8_t *rawsig, in ecc_extract_signature()
475 uint8_t rawsig[EC_MAX_SIGLEN]; in ecc_verify_internal() local