Home
last modified time | relevance | path

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

/openbmc/linux/security/keys/
H A Dkeyctl_pkey.c227 if (!params.key->type->asym_eds_op) in keyctl_pkey_e_d_s()
255 ret = params.key->type->asym_eds_op(&params, in, out); in keyctl_pkey_e_d_s()
/openbmc/linux/include/linux/
H A Dkey-type.h155 int (*asym_eds_op)(struct kernel_pkey_params *params, member
/openbmc/linux/crypto/asymmetric_keys/
H A Dasymmetric_type.c620 .asym_eds_op = asymmetric_key_eds_op,
/openbmc/linux/Documentation/security/keys/
H A Dcore.rst1679 * ``asym_eds_op`` and ``asym_verify_signature``::
1681 int (*asym_eds_op)(struct kernel_pkey_params *params,
1722 asym_eds_op() deals with encryption, decryption and signature creation as
1741 If successful, asym_eds_op() should return the number of bytes written
1757 The parameter block is as for asym_eds_op() and co. but in_len and out_len