Searched refs:easy_pkcs7_sign (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/external/bsd/pkg_install/dist/lib/ |
| D | lib.h | 416 int easy_pkcs7_sign(const char *, size_t, char **, size_t *, const char *,
|
| D | pkcs7.c | 230 easy_pkcs7_sign(const char *content, size_t len, in easy_pkcs7_sign() function
|
| D | pkg_signature.c | 563 if (easy_pkcs7_sign(hash_file, strlen(hash_file), &signature_file, in pkg_sign_x509()
|