Home
last modified time | relevance | path

Searched refs:ec_structured_sig_import_from_buf (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/crypto/libecc/include/libecc/sig/
HDsig_algs.h97 ATTRIBUTE_WARN_UNUSED_RET int ec_structured_sig_import_from_buf(u8 *sig, u32 siglen,
/freebsd-14-stable/crypto/libecc/src/sig/
HDsig_algs.c702 int ec_structured_sig_import_from_buf(u8 *sig, u32 siglen, in ec_structured_sig_import_from_buf() function
/freebsd-14-stable/crypto/libecc/src/tests/
HDec_utils.c1170 ret = ec_structured_sig_import_from_buf(sig, siglen, in verify_bin_file()