Home
last modified time | relevance | path

Searched refs:in2_len (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/crypto/
H A Dakcipher.c78 const void *in2, size_t in2_len, Error **errp) in qcrypto_akcipher_verify() argument
82 return drv->verify(akcipher, in, in_len, in2, in2_len, errp); in qcrypto_akcipher_verify()
H A Dakcipherpriv.h51 const void *in2, size_t in2_len, Error **errp);
H A Dakcipher-gcrypt.c.inc465 const void *in2, size_t in2_len,
479 if (in2_len > akcipher->max_dgst_len) {
501 in2_len, in2);
/openbmc/linux/include/linux/
H A Dkeyctl.h37 __u32 in2_len; /* 2nd input data size (verify) */ member
/openbmc/qemu/include/crypto/
H A Dakcipher.h137 const void *in2, size_t in2_len, Error **errp);
/openbmc/linux/security/keys/
H A Dkeyctl_pkey.c154 uparams.in2_len > info.max_sig_size) in keyctl_pkey_params_get_2()
312 in2 = memdup_user(_in2, params.in2_len); in keyctl_pkey_verify()
/openbmc/linux/include/uapi/linux/
H A Dkeyctl.h113 __u32 in2_len; /* 2nd input data size (verify) */ member
/openbmc/linux/crypto/asymmetric_keys/
H A Dasymmetric_type.c598 .s_size = params->in2_len, in asymmetric_key_verify_signature()
/openbmc/linux/Documentation/security/keys/
H A Dcore.rst995 __u32 in2_len;
998 ``in2_len`` indicate the amount of data in the in and in2 buffers and
1004 Operation ID in,in_len out,out_len in2,in2_len
1700 __u32 in2_len;
1715 Operation ID in,in_len out,out_len in2,in2_len