Home
last modified time | relevance | path

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

/freebsd/crypto/libecc/src/tests/
H A Dec_utils.c1012 u8 st_sig[EC_STRUCTURED_SIG_EXPORT_SIZE(EC_MAX_SIGLEN)]; in verify_bin_file() local
1162 read = fread(st_sig, 1, st_siglen, in_file); in verify_bin_file()
1171 st_sig, st_siglen, in verify_bin_file()