Home
last modified time | relevance | path

Searched refs:EVP_MD (Results 1 – 25 of 85) sorted by relevance

1234

/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/
H A Ddigest.h79 OPENSSL_EXPORT const EVP_MD *EVP_md4(void);
80 OPENSSL_EXPORT const EVP_MD *EVP_md5(void);
81 OPENSSL_EXPORT const EVP_MD *EVP_sha1(void);
82 OPENSSL_EXPORT const EVP_MD *EVP_sha224(void);
83 OPENSSL_EXPORT const EVP_MD *EVP_sha256(void);
84 OPENSSL_EXPORT const EVP_MD *EVP_sha384(void);
85 OPENSSL_EXPORT const EVP_MD *EVP_sha512(void);
86 OPENSSL_EXPORT const EVP_MD *EVP_sha512_256(void);
87 OPENSSL_EXPORT const EVP_MD *EVP_blake2b256(void);
91 OPENSSL_EXPORT const EVP_MD *EVP_md5_sha1(void);
[all …]
H A Devp.h297 const EVP_MD *type, ENGINE *e,
353 const EVP_MD *type, ENGINE *e,
390 OPENSSL_EXPORT int EVP_SignInit_ex(EVP_MD_CTX *ctx, const EVP_MD *type,
396 OPENSSL_EXPORT int EVP_SignInit(EVP_MD_CTX *ctx, const EVP_MD *type);
426 OPENSSL_EXPORT int EVP_VerifyInit_ex(EVP_MD_CTX *ctx, const EVP_MD *type,
432 OPENSSL_EXPORT int EVP_VerifyInit(EVP_MD_CTX *ctx, const EVP_MD *type);
482 unsigned iterations, const EVP_MD *digest,
712 const EVP_MD *md);
717 const EVP_MD **out_md);
773 const EVP_MD *md);
[all …]
H A Drsa.h322 size_t digest_len, const EVP_MD *md,
323 const EVP_MD *mgf1_md, int salt_len);
383 size_t digest_len, const EVP_MD *md,
384 const EVP_MD *mgf1_md, int salt_len,
484 const EVP_MD *Hash,
485 const EVP_MD *mgf1Hash,
502 const EVP_MD *Hash,
503 const EVP_MD *mgf1Hash,
514 const uint8_t *param, size_t param_len, const EVP_MD *md,
515 const EVP_MD *mgf1md);
[all …]
H A Dhmac.h80 OPENSSL_EXPORT uint8_t *HMAC(const EVP_MD *evp_md, const void *key,
114 const EVP_MD *md, ENGINE *impl);
148 const EVP_MD *md);
159 const EVP_MD *md;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/
H A Ddigest.h79 OPENSSL_EXPORT const EVP_MD *EVP_md4(void);
80 OPENSSL_EXPORT const EVP_MD *EVP_md5(void);
81 OPENSSL_EXPORT const EVP_MD *EVP_sha1(void);
82 OPENSSL_EXPORT const EVP_MD *EVP_sha224(void);
83 OPENSSL_EXPORT const EVP_MD *EVP_sha256(void);
84 OPENSSL_EXPORT const EVP_MD *EVP_sha384(void);
85 OPENSSL_EXPORT const EVP_MD *EVP_sha512(void);
86 OPENSSL_EXPORT const EVP_MD *EVP_sha512_256(void);
87 OPENSSL_EXPORT const EVP_MD *EVP_blake2b256(void);
91 OPENSSL_EXPORT const EVP_MD *EVP_md5_sha1(void);
[all …]
H A Devp.h297 const EVP_MD *type, ENGINE *e,
353 const EVP_MD *type, ENGINE *e,
390 OPENSSL_EXPORT int EVP_SignInit_ex(EVP_MD_CTX *ctx, const EVP_MD *type,
396 OPENSSL_EXPORT int EVP_SignInit(EVP_MD_CTX *ctx, const EVP_MD *type);
426 OPENSSL_EXPORT int EVP_VerifyInit_ex(EVP_MD_CTX *ctx, const EVP_MD *type,
432 OPENSSL_EXPORT int EVP_VerifyInit(EVP_MD_CTX *ctx, const EVP_MD *type);
482 unsigned iterations, const EVP_MD *digest,
712 const EVP_MD *md);
717 const EVP_MD **out_md);
773 const EVP_MD *md);
[all …]
H A Drsa.h322 size_t digest_len, const EVP_MD *md,
323 const EVP_MD *mgf1_md, int salt_len);
383 size_t digest_len, const EVP_MD *md,
384 const EVP_MD *mgf1_md, int salt_len,
484 const EVP_MD *Hash,
485 const EVP_MD *mgf1Hash,
502 const EVP_MD *Hash,
503 const EVP_MD *mgf1Hash,
514 const uint8_t *param, size_t param_len, const EVP_MD *md,
515 const EVP_MD *mgf1md);
[all …]
H A Dhmac.h80 OPENSSL_EXPORT uint8_t *HMAC(const EVP_MD *evp_md, const void *key,
114 const EVP_MD *md, ENGINE *impl);
148 const EVP_MD *md);
159 const EVP_MD *md;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/
H A Ddigest.h79 OPENSSL_EXPORT const EVP_MD *EVP_md4(void);
80 OPENSSL_EXPORT const EVP_MD *EVP_md5(void);
81 OPENSSL_EXPORT const EVP_MD *EVP_sha1(void);
82 OPENSSL_EXPORT const EVP_MD *EVP_sha224(void);
83 OPENSSL_EXPORT const EVP_MD *EVP_sha256(void);
84 OPENSSL_EXPORT const EVP_MD *EVP_sha384(void);
85 OPENSSL_EXPORT const EVP_MD *EVP_sha512(void);
86 OPENSSL_EXPORT const EVP_MD *EVP_sha512_256(void);
87 OPENSSL_EXPORT const EVP_MD *EVP_blake2b256(void);
91 OPENSSL_EXPORT const EVP_MD *EVP_md5_sha1(void);
[all …]
H A Devp.h297 const EVP_MD *type, ENGINE *e,
353 const EVP_MD *type, ENGINE *e,
390 OPENSSL_EXPORT int EVP_SignInit_ex(EVP_MD_CTX *ctx, const EVP_MD *type,
396 OPENSSL_EXPORT int EVP_SignInit(EVP_MD_CTX *ctx, const EVP_MD *type);
426 OPENSSL_EXPORT int EVP_VerifyInit_ex(EVP_MD_CTX *ctx, const EVP_MD *type,
432 OPENSSL_EXPORT int EVP_VerifyInit(EVP_MD_CTX *ctx, const EVP_MD *type);
482 unsigned iterations, const EVP_MD *digest,
712 const EVP_MD *md);
717 const EVP_MD **out_md);
773 const EVP_MD *md);
[all …]
H A Drsa.h322 size_t digest_len, const EVP_MD *md,
323 const EVP_MD *mgf1_md, int salt_len);
383 size_t digest_len, const EVP_MD *md,
384 const EVP_MD *mgf1_md, int salt_len,
484 const EVP_MD *Hash,
485 const EVP_MD *mgf1Hash,
502 const EVP_MD *Hash,
503 const EVP_MD *mgf1Hash,
514 const uint8_t *param, size_t param_len, const EVP_MD *md,
515 const EVP_MD *mgf1md);
[all …]
H A Dhmac.h80 OPENSSL_EXPORT uint8_t *HMAC(const EVP_MD *evp_md, const void *key,
114 const EVP_MD *md, ENGINE *impl);
148 const EVP_MD *md);
159 const EVP_MD *md;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/
H A Ddigest.h79 OPENSSL_EXPORT const EVP_MD *EVP_md4(void);
80 OPENSSL_EXPORT const EVP_MD *EVP_md5(void);
81 OPENSSL_EXPORT const EVP_MD *EVP_sha1(void);
82 OPENSSL_EXPORT const EVP_MD *EVP_sha224(void);
83 OPENSSL_EXPORT const EVP_MD *EVP_sha256(void);
84 OPENSSL_EXPORT const EVP_MD *EVP_sha384(void);
85 OPENSSL_EXPORT const EVP_MD *EVP_sha512(void);
86 OPENSSL_EXPORT const EVP_MD *EVP_sha512_256(void);
87 OPENSSL_EXPORT const EVP_MD *EVP_blake2b256(void);
91 OPENSSL_EXPORT const EVP_MD *EVP_md5_sha1(void);
[all …]
H A Devp.h297 const EVP_MD *type, ENGINE *e,
353 const EVP_MD *type, ENGINE *e,
390 OPENSSL_EXPORT int EVP_SignInit_ex(EVP_MD_CTX *ctx, const EVP_MD *type,
396 OPENSSL_EXPORT int EVP_SignInit(EVP_MD_CTX *ctx, const EVP_MD *type);
426 OPENSSL_EXPORT int EVP_VerifyInit_ex(EVP_MD_CTX *ctx, const EVP_MD *type,
432 OPENSSL_EXPORT int EVP_VerifyInit(EVP_MD_CTX *ctx, const EVP_MD *type);
482 unsigned iterations, const EVP_MD *digest,
712 const EVP_MD *md);
717 const EVP_MD **out_md);
773 const EVP_MD *md);
[all …]
H A Drsa.h322 size_t digest_len, const EVP_MD *md,
323 const EVP_MD *mgf1_md, int salt_len);
383 size_t digest_len, const EVP_MD *md,
384 const EVP_MD *mgf1_md, int salt_len,
484 const EVP_MD *Hash,
485 const EVP_MD *mgf1Hash,
502 const EVP_MD *Hash,
503 const EVP_MD *mgf1Hash,
514 const uint8_t *param, size_t param_len, const EVP_MD *md,
515 const EVP_MD *mgf1md);
[all …]
H A Dhmac.h80 OPENSSL_EXPORT uint8_t *HMAC(const EVP_MD *evp_md, const void *key,
114 const EVP_MD *md, ENGINE *impl);
148 const EVP_MD *md);
159 const EVP_MD *md;
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/
H A Ddigest.h79 OPENSSL_EXPORT const EVP_MD *EVP_md4(void);
80 OPENSSL_EXPORT const EVP_MD *EVP_md5(void);
81 OPENSSL_EXPORT const EVP_MD *EVP_sha1(void);
82 OPENSSL_EXPORT const EVP_MD *EVP_sha224(void);
83 OPENSSL_EXPORT const EVP_MD *EVP_sha256(void);
84 OPENSSL_EXPORT const EVP_MD *EVP_sha384(void);
85 OPENSSL_EXPORT const EVP_MD *EVP_sha512(void);
89 OPENSSL_EXPORT const EVP_MD *EVP_md5_sha1(void);
93 OPENSSL_EXPORT const EVP_MD *EVP_get_digestbynid(int nid);
97 OPENSSL_EXPORT const EVP_MD *EVP_get_digestbyobj(const ASN1_OBJECT *obj);
[all …]
H A Devp.h247 const EVP_MD *type, ENGINE *e,
300 const EVP_MD *type, ENGINE *e,
337 OPENSSL_EXPORT int EVP_SignInit_ex(EVP_MD_CTX *ctx, const EVP_MD *type,
343 OPENSSL_EXPORT int EVP_SignInit(EVP_MD_CTX *ctx, const EVP_MD *type);
371 OPENSSL_EXPORT int EVP_VerifyInit_ex(EVP_MD_CTX *ctx, const EVP_MD *type,
377 OPENSSL_EXPORT int EVP_VerifyInit(EVP_MD_CTX *ctx, const EVP_MD *type);
425 unsigned iterations, const EVP_MD *digest,
630 const EVP_MD *md);
635 const EVP_MD **out_md);
685 const EVP_MD *md);
[all …]
H A Drsa.h252 size_t in_len, const EVP_MD *md,
253 const EVP_MD *mgf1_md, int salt_len);
295 size_t msg_len, const EVP_MD *md,
296 const EVP_MD *mgf1_md, int salt_len,
382 const EVP_MD *Hash,
383 const EVP_MD *mgf1Hash,
400 const EVP_MD *Hash,
401 const EVP_MD *mgf1Hash,
412 const uint8_t *param, size_t param_len, const EVP_MD *md,
413 const EVP_MD *mgf1md);
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/
H A Ddigest.h79 OPENSSL_EXPORT const EVP_MD *EVP_md4(void);
80 OPENSSL_EXPORT const EVP_MD *EVP_md5(void);
81 OPENSSL_EXPORT const EVP_MD *EVP_sha1(void);
82 OPENSSL_EXPORT const EVP_MD *EVP_sha224(void);
83 OPENSSL_EXPORT const EVP_MD *EVP_sha256(void);
84 OPENSSL_EXPORT const EVP_MD *EVP_sha384(void);
85 OPENSSL_EXPORT const EVP_MD *EVP_sha512(void);
89 OPENSSL_EXPORT const EVP_MD *EVP_md5_sha1(void);
93 OPENSSL_EXPORT const EVP_MD *EVP_get_digestbynid(int nid);
97 OPENSSL_EXPORT const EVP_MD *EVP_get_digestbyobj(const ASN1_OBJECT *obj);
[all …]
H A Devp.h247 const EVP_MD *type, ENGINE *e,
300 const EVP_MD *type, ENGINE *e,
337 OPENSSL_EXPORT int EVP_SignInit_ex(EVP_MD_CTX *ctx, const EVP_MD *type,
343 OPENSSL_EXPORT int EVP_SignInit(EVP_MD_CTX *ctx, const EVP_MD *type);
371 OPENSSL_EXPORT int EVP_VerifyInit_ex(EVP_MD_CTX *ctx, const EVP_MD *type,
377 OPENSSL_EXPORT int EVP_VerifyInit(EVP_MD_CTX *ctx, const EVP_MD *type);
425 unsigned iterations, const EVP_MD *digest,
630 const EVP_MD *md);
635 const EVP_MD **out_md);
685 const EVP_MD *md);
[all …]
H A Drsa.h252 size_t in_len, const EVP_MD *md,
253 const EVP_MD *mgf1_md, int salt_len);
295 size_t msg_len, const EVP_MD *md,
296 const EVP_MD *mgf1_md, int salt_len,
382 const EVP_MD *Hash,
383 const EVP_MD *mgf1Hash,
400 const EVP_MD *Hash,
401 const EVP_MD *mgf1Hash,
412 const uint8_t *param, size_t param_len, const EVP_MD *md,
413 const EVP_MD *mgf1md);
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Devp.h159 # ifndef EVP_MD
269 const EVP_MD *digest;
487 const EVP_CIPHER *cipher, const EVP_MD *md,
516 int EVP_MD_type(const EVP_MD *md);
519 int EVP_MD_pkey_type(const EVP_MD *md);
520 int EVP_MD_size(const EVP_MD *md);
521 int EVP_MD_block_size(const EVP_MD *md);
522 unsigned long EVP_MD_flags(const EVP_MD *md);
524 const EVP_MD *EVP_MD_CTX_md(const EVP_MD_CTX *ctx);
564 void BIO_set_md(BIO *, const EVP_MD *md);
[all …]
H A Dhmac.h76 const EVP_MD *md;
93 int HMAC_Init(HMAC_CTX *ctx, const void *key, int len, const EVP_MD *md);
95 const EVP_MD *md, ENGINE *impl);
98 unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len,
H A Drsa.h442 long seedlen, const EVP_MD *dgst);
452 const EVP_MD *md, const EVP_MD *mgf1md);
456 int plen, const EVP_MD *md,
457 const EVP_MD *mgf1md);
473 const EVP_MD *Hash, const unsigned char *EM,
476 const unsigned char *mHash, const EVP_MD *Hash,
480 const EVP_MD *Hash, const EVP_MD *mgf1Hash,
485 const EVP_MD *Hash, const EVP_MD *mgf1Hash,

1234