Home
last modified time | relevance | path

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

/freebsd/crypto/libecc/include/libecc/sig/
H A Dsig_algs.h97 ATTRIBUTE_WARN_UNUSED_RET int ec_structured_sig_import_from_buf(u8 *sig, u32 siglen,
/freebsd/crypto/libecc/src/sig/
H A Dsig_algs.c702 int ec_structured_sig_import_from_buf(u8 *sig, u32 siglen, in ec_structured_sig_import_from_buf() function
/freebsd/crypto/libecc/src/tests/
H A Dec_utils.c1170 ret = ec_structured_sig_import_from_buf(sig, siglen, in verify_bin_file()