Home
last modified time | relevance | path

Searched refs:sig_opts (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-verity-verify-sig.c32 struct dm_verity_sig_opts *sig_opts) in verity_verify_get_sig_from_key() argument
51 sig_opts->sig = kmalloc(ukp->datalen, GFP_KERNEL); in verity_verify_get_sig_from_key()
52 if (!sig_opts->sig) { in verity_verify_get_sig_from_key()
56 sig_opts->sig_size = ukp->datalen; in verity_verify_get_sig_from_key()
58 memcpy(sig_opts->sig, ukp->data, sig_opts->sig_size); in verity_verify_get_sig_from_key()
69 struct dm_verity_sig_opts *sig_opts, in verity_verify_sig_parse_opt_args() argument
85 ret = verity_verify_get_sig_from_key(sig_key, sig_opts); in verity_verify_sig_parse_opt_args()
128 void verity_verify_sig_opts_cleanup(struct dm_verity_sig_opts *sig_opts) in verity_verify_sig_opts_cleanup() argument
130 kfree(sig_opts->sig); in verity_verify_sig_opts_cleanup()
131 sig_opts->sig = NULL; in verity_verify_sig_opts_cleanup()
[all …]
H A Ddm-verity-verify-sig.h28 struct dm_verity_sig_opts *sig_opts,
31 void verity_verify_sig_opts_cleanup(struct dm_verity_sig_opts *sig_opts);
49 struct dm_verity *v, struct dm_verity_sig_opts *sig_opts, in verity_verify_sig_parse_opt_args() argument
55 static inline void verity_verify_sig_opts_cleanup(struct dm_verity_sig_opts *sig_opts) in verity_verify_sig_opts_cleanup() argument
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/
H A Dx509.h325 void **sig_opts );
334 const void *sig_opts );
H A Dx509_crl.h93 …void *sig_opts; /**< Signature options to be passed to mbedtls_pk_verify_ext(), e.g. f… member
H A Dx509_csr.h67 …void *sig_opts; /**< Signature options to be passed to mbedtls_pk_verify_ext(), e.g. for R… member
H A Dx509_crt.h97 …void *sig_opts; /**< Signature options to be passed to mbedtls_pk_verify_ext(), e.g. f… member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/
H A Dx509.h325 void **sig_opts );
334 const void *sig_opts );
H A Dx509_crl.h93 …void *sig_opts; /**< Signature options to be passed to mbedtls_pk_verify_ext(), e.g. f… member
H A Dx509_csr.h67 …void *sig_opts; /**< Signature options to be passed to mbedtls_pk_verify_ext(), e.g. for R… member
H A Dx509_crt.h97 …void *sig_opts; /**< Signature options to be passed to mbedtls_pk_verify_ext(), e.g. f… member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/
H A Dx509.h325 void **sig_opts );
334 const void *sig_opts );
H A Dx509_crl.h93 …void *sig_opts; /**< Signature options to be passed to mbedtls_pk_verify_ext(), e.g. f… member
H A Dx509_csr.h67 …void *sig_opts; /**< Signature options to be passed to mbedtls_pk_verify_ext(), e.g. for R… member
H A Dx509_crt.h97 …void *sig_opts; /**< Signature options to be passed to mbedtls_pk_verify_ext(), e.g. f… member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/
H A Dx509.h325 void **sig_opts );
334 const void *sig_opts );
H A Dx509_crl.h93 …void *sig_opts; /**< Signature options to be passed to mbedtls_pk_verify_ext(), e.g. f… member
H A Dx509_csr.h67 …void *sig_opts; /**< Signature options to be passed to mbedtls_pk_verify_ext(), e.g. for R… member
H A Dx509_crt.h97 …void *sig_opts; /**< Signature options to be passed to mbedtls_pk_verify_ext(), e.g. f… member