Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dif_alg.h58 #define ALG_OP_DECRYPT 0 macro
/openbmc/qemu/crypto/
H A Dcipher-afalg.c168 *type = ALG_OP_DECRYPT; in qcrypto_afalg_cipher_op()
/openbmc/linux/Documentation/crypto/
H A Duserspace-if.rst172 - ALG_OP_DECRYPT - decryption of data
231 - ALG_OP_DECRYPT - decryption of data
/openbmc/linux/crypto/
H A Daf_alg.c960 case ALG_OP_DECRYPT: in af_alg_sendmsg()