Home
last modified time | relevance | path

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

/Linux-v5.4/security/keys/
Dkeyctl_pkey.c221 if (!params.key->type->asym_eds_op) in keyctl_pkey_e_d_s()
249 ret = params.key->type->asym_eds_op(&params, in, out); in keyctl_pkey_e_d_s()
/Linux-v5.4/include/linux/
Dkey-type.h153 int (*asym_eds_op)(struct kernel_pkey_params *params, member
/Linux-v5.4/crypto/asymmetric_keys/
Dasymmetric_type.c588 .asym_eds_op = asymmetric_key_eds_op,
/Linux-v5.4/Documentation/security/keys/
Dcore.rst1618 * ``asym_eds_op`` and ``asym_verify_signature``::
1620 int (*asym_eds_op)(struct kernel_pkey_params *params,
1661 asym_eds_op() deals with encryption, decryption and signature creation as
1680 If successful, asym_eds_op() should return the number of bytes written
1696 The parameter block is as for asym_eds_op() and co. but in_len and out_len