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

  /external/openssl/apps/
smime.c 83 #define SMIME_RESIGN (6 | SMIME_IP | SMIME_OP | SMIME_SIGNERS)
145 operation = SMIME_RESIGN;
785 if (operation == SMIME_RESIGN)
cms.c 86 #define SMIME_RESIGN (6 | SMIME_IP | SMIME_OP | SMIME_SIGNERS)
171 operation = SMIME_RESIGN;
1165 if (operation == SMIME_RESIGN)
    [all...]

Completed in 31 milliseconds