Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dif_alg.h37 #define ALG_OP_DECRYPT 0 macro
/linux-2.6.39/crypto/
Dalgif_skcipher.c266 case ALG_OP_DECRYPT: in skcipher_sendmsg()