Searched refs:CMS_get_version (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/regress/usr.sbin/rpki-client/openssl11/
H A Dunistd.h11 #define CMS_get_version(cms, version) (*(version) = 3, 1) macro
/openbsd-current/lib/libcrypto/hidden/openssl/
H A Dcms.h38 LCRYPTO_USED(CMS_get_version); variable
/openbsd-current/lib/libcrypto/cms/
H A Dcms_lib.c238 CMS_get_version(const CMS_ContentInfo *cms, long *version) function
270 LCRYPTO_ALIAS(CMS_get_version); variable
H A Dcms.h134 int CMS_get_version(const CMS_ContentInfo *cms, long *version);
/openbsd-current/usr.sbin/rpki-client/
H A Dcms.c161 if (!CMS_get_version(cms, &version)) {

Completed in 190 milliseconds