Searched refs:PKCS7_type_is_encrypted (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/pkcs12/
H A Dp12_add.c195 if(!PKCS7_type_is_encrypted(p7)) return NULL;
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/pkcs7/
H A Dpkcs7.h230 #define PKCS7_type_is_encrypted(a) (OBJ_obj2nid((a)->type) == NID_pkcs7_encrypted) macro

Completed in 97 milliseconds