Searched refs:cl_sign_file_fd (Results 1 – 7 of 7) sorted by relevance
/dports/security/clamav-lts/clamav-0.103.5/libclamav/ |
H A D | libclamav.map | 255 cl_sign_file_fd;
|
H A D | crypto.c | 783 unsigned char *cl_sign_file_fd(int fd, EVP_PKEY *pkey, const char *alg, unsigned int *olen, int enc… function 801 return cl_sign_file_fd(fileno(fp), pkey, alg, olen, encode);
|
H A D | clamav.h | 1462 unsigned char *cl_sign_file_fd(int fd, EVP_PKEY *pkey, const char *alg, unsigned int *olen, int enc…
|
/dports/security/clamav/clamav-0.104.2/libclamav/ |
H A D | libclamav.map | 255 cl_sign_file_fd;
|
H A D | crypto.c | 783 unsigned char *cl_sign_file_fd(int fd, EVP_PKEY *pkey, const char *alg, unsigned int *olen, int enc… function 801 return cl_sign_file_fd(fileno(fp), pkey, alg, olen, encode);
|
H A D | clamav.h | 1539 unsigned char *cl_sign_file_fd(int fd, EVP_PKEY *pkey, const char *alg, unsigned int *olen, int enc…
|
/dports/security/clamav-lts/clamav-0.103.5/win32/ |
H A D | libclamav.def | 66 EXPORTS cl_sign_file_fd @59
|