Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/package/vboot-utils/
H A D0003-Avoid-RSA-type-redefinition.patch8 typedef struct rsa_st RSA;
16 "struct rsa_st", and change the only place where the RSA type was used
17 by "struct rsa_st".
32 -typedef struct rsa_st RSA;
33 +struct rsa_st;
H A D0006-Update-for-openssl-1.1.patch150 @@ -58,6 +59,7 @@ int vb_keyb_from_rsa(struct rsa_st *rsa_private_key,
158 @@ -65,7 +67,7 @@ int vb_keyb_from_rsa(struct rsa_st *rsa_private_key,
167 @@ -94,7 +96,8 @@ int vb_keyb_from_rsa(struct rsa_st *rsa_private_key,
191 enum vb2_signature_algorithm vb2_rsa_sig_alg(struct rsa_st *rsa)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/boinc/boinc-client/
H A D4563.patch31 + // pointer of type "const struct rsa_st*" to an immutable value.
33 + rsa = (rsa_st*)EVP_PKEY_get0_RSA(pubKey);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Dossl_typ.h146 typedef struct rsa_st RSA;
H A Devp.h138 struct rsa_st *rsa; /* RSA */
960 struct rsa_st;
961 int EVP_PKEY_set1_RSA(EVP_PKEY *pkey, struct rsa_st *key);
962 struct rsa_st *EVP_PKEY_get1_RSA(EVP_PKEY *pkey);
H A Drsa.h132 struct rsa_st { struct
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/
H A Dbase.h332 typedef struct rsa_st RSA;
H A Drsa.h632 struct rsa_st { struct
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/
H A Dbase.h332 typedef struct rsa_st RSA;
H A Drsa.h632 struct rsa_st { struct
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/
H A Dbase.h425 typedef struct rsa_st RSA;
H A Drsa.h731 struct rsa_st { struct
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/
H A Dbase.h425 typedef struct rsa_st RSA;
H A Drsa.h731 struct rsa_st { struct
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/
H A Dbase.h425 typedef struct rsa_st RSA;
H A Drsa.h731 struct rsa_st { struct
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/
H A Dbase.h425 typedef struct rsa_st RSA;
H A Drsa.h731 struct rsa_st { struct