Home
last modified time | relevance | path

Searched defs:env_md_ctx_st (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/
H A Ddigest.h274 struct env_md_ctx_st { struct
276 const EVP_MD *digest;
279 void *md_data;
283 EVP_PKEY_CTX *pctx;
287 const struct evp_md_pctx_ops *pctx_ops;
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/
H A Ddigest.h274 struct env_md_ctx_st { struct
276 const EVP_MD *digest;
279 void *md_data;
283 EVP_PKEY_CTX *pctx;
287 const struct evp_md_pctx_ops *pctx_ops;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/
H A Ddigest.h306 struct env_md_ctx_st { struct
308 const EVP_MD *digest;
311 void *md_data;
315 EVP_PKEY_CTX *pctx;
319 const struct evp_md_pctx_ops *pctx_ops;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/
H A Ddigest.h306 struct env_md_ctx_st { struct
308 const EVP_MD *digest;
311 void *md_data;
315 EVP_PKEY_CTX *pctx;
319 const struct evp_md_pctx_ops *pctx_ops;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/
H A Ddigest.h306 struct env_md_ctx_st { struct
308 const EVP_MD *digest;
311 void *md_data;
315 EVP_PKEY_CTX *pctx;
319 const struct evp_md_pctx_ops *pctx_ops;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/
H A Ddigest.h306 struct env_md_ctx_st { struct
308 const EVP_MD *digest;
311 void *md_data;
315 EVP_PKEY_CTX *pctx;
319 const struct evp_md_pctx_ops *pctx_ops;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Devp.h268 struct env_md_ctx_st { struct
269 const EVP_MD *digest;
270 ENGINE *engine; /* functional reference if 'digest' is
272 unsigned long flags;
273 void *md_data;
275 EVP_PKEY_CTX *pctx;
277 int (*update) (EVP_MD_CTX *ctx, const void *data, size_t count);