Searched refs:PEM_STRING_PKCS7_SIGNED (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/crypto/openssl/crypto/pem/ | ||
| D | pem.h | 128 # define PEM_STRING_PKCS7_SIGNED "PKCS #7 SIGNED DATA" macro |
| D | pem_lib.c | 255 if (!strcmp(nm, PEM_STRING_PKCS7_SIGNED) && in check_pem() |