HomeSort by relevance Sort by last modified time
    Searched refs:SMIME_VERIFY (Results 1 - 2 of 2) sorted by null

  /external/openssl/apps/
smime.c 81 #define SMIME_VERIFY (4 | SMIME_IP)
147 operation = SMIME_VERIFY;
670 if (operation == SMIME_VERIFY)
753 else if (operation == SMIME_VERIFY)
cms.c 84 #define SMIME_VERIFY (4 | SMIME_IP)
173 operation = SMIME_VERIFY;
889 if ((operation == SMIME_VERIFY) || (operation == SMIME_VERIFY_RECEIPT))
1111 else if (operation == SMIME_VERIFY)
    [all...]

Completed in 86 milliseconds