PKCS7_SIGNED_new
if ((p7s = PKCS7_SIGNED_new()) == NULL)
if ((p7->d.sign = PKCS7_SIGNED_new()) == NULL)
PKCS7_SIGNED *PKCS7_SIGNED_new(void);