Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dif_alg.h59 #define ALG_OP_ENCRYPT 1 macro
/openbmc/qemu/crypto/
H A Dcipher-afalg.c166 *type = ALG_OP_ENCRYPT; in qcrypto_afalg_cipher_op()
/openbmc/linux/Documentation/crypto/
H A Duserspace-if.rst170 - ALG_OP_ENCRYPT - encryption of data
229 - ALG_OP_ENCRYPT - encryption of data
/openbmc/linux/crypto/
H A Daf_alg.c957 case ALG_OP_ENCRYPT: in af_alg_sendmsg()