Home
last modified time | relevance | path

Searched refs:PEM_STRING_PKCS7_SIGNED (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/include/openssl/
H A Dpem.h45 # define PEM_STRING_PKCS7_SIGNED "PKCS #7 SIGNED DATA" macro
/freebsd/crypto/openssl/crypto/pem/
H A Dpem_lib.c204 if (strcmp(nm, PEM_STRING_PKCS7_SIGNED) == 0 in check_pem()