Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dif_alg.h57 #define ALG_OP_DECRYPT 0 macro
/linux-5.19.10/Documentation/crypto/
Duserspace-if.rst172 - ALG_OP_DECRYPT - decryption of data
231 - ALG_OP_DECRYPT - decryption of data
/linux-5.19.10/crypto/
Daf_alg.c850 case ALG_OP_DECRYPT: in af_alg_sendmsg()