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

  /external/ipsec-tools/src/racoon/missing/crypto/rijndael/
rijndael-api-fst.h 23 #define DIR_DECRYPT 1 /* Are we decrpyting? */
rijndael-api-fst.c 48 if ((direction == DIR_ENCRYPT) || (direction == DIR_DECRYPT)) {
72 if (direction == DIR_DECRYPT) {
100 key->direction == DIR_DECRYPT) {
214 key->direction == DIR_DECRYPT) {
479 case DIR_DECRYPT:
  /external/ipsec-tools/src/racoon/
crypto_openssl.c     [all...]

Completed in 49 milliseconds