| /device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/include/netif/ppp/ |
| D | chap-new.h | 104 #define CHAP_MDTYPE_D(digest) \ argument 117 #define CHAP_CANDIGEST(mdtype, digest) \ argument 159 const struct chap_digest_type *digest; member 168 const struct chap_digest_type *digest; member
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/GmSSL3.0/src/ |
| D | hkdf.c | 50 int hkdf_extract(const DIGEST *digest, const uint8_t *salt, size_t saltlen, in hkdf_extract() 77 int hkdf_expand(const DIGEST *digest, const uint8_t *prk, size_t prklen, in hkdf_expand()
|
| D | hmac.c | 20 int hmac_init(HMAC_CTX *ctx, const DIGEST *digest, const uint8_t *key, size_t keylen) in hmac_init() 112 int hmac(const DIGEST *digest, const uint8_t *key, size_t keylen, in hmac()
|
| D | digest.c | 35 const char *digest_name(const DIGEST *digest) in digest_name() 78 int digest(const DIGEST *digest, const uint8_t *data, size_t datalen, in digest() argument
|
| D | hash_drbg.c | 20 static int hash_df(const DIGEST *digest, const uint8_t *in, size_t inlen, in hash_df() 59 int hash_drbg_init(HASH_DRBG *drbg, const DIGEST *digest, in hash_drbg_init()
|
| D | pbkdf2.c | 88 int pbkdf2_genkey(const DIGEST *digest, in pbkdf2_genkey()
|
| D | tls13.c | 390 int tls13_hkdf_extract(const DIGEST *digest, const uint8_t salt[32], const uint8_t in[32], uint8_t … in tls13_hkdf_extract() 402 int tls13_hkdf_expand_label(const DIGEST *digest, const uint8_t secret[32], in tls13_hkdf_expand_label() 1302 int tls13_cipher_suite_get(int cipher_suite, const DIGEST **digest, const BLOCK_CIPHER **cipher) in tls13_cipher_suite_get() 1469 const DIGEST *digest = DIGEST_sm3(); in tls13_do_connect() local 1922 const DIGEST *digest; in tls13_do_accept() local
|
| D | sm3.c | 344 void sm3_finish(SM3_CTX *ctx, uint8_t *digest) in sm3_finish()
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/GmSSL3.0/include/gmssl/ |
| D | hmac.h | 26 const DIGEST *digest; member
|
| D | sm3.h | 50 uint32_t digest[SM3_STATE_WORDS]; member
|
| D | hash_drbg.h | 52 const DIGEST *digest; member
|
| D | digest.h | 47 const DIGEST *digest; member
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/programs/hash/ |
| D | hello.c | 49 unsigned char digest[16]; in main() local
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/GmSSL3.0/tests/ |
| D | hmactest.c | 84 int test_hmac(const DIGEST *digest, const char *key_hex, const char *data_hex, const char *hmac_hex) in test_hmac()
|
| D | hkdftest.c | 149 const DIGEST *digest; in test_hkdf() local
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/library/ |
| D | hw_aescrypt2.c | 93 unsigned char digest[32]; in mbedtls_aescrypt2() local
|
| D | ssl_misc.h | 768 unsigned char digest[MBEDTLS_TLS1_3_MD_MAX_SIZE]; member 779 unsigned char digest[MBEDTLS_TLS1_3_MD_MAX_SIZE]; member
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/programs/aes/ |
| D | crypt_and_hash.c | 92 unsigned char digest[MBEDTLS_MD_MAX_SIZE]; in main() local
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/libcoap/libcoap/src/ |
| D | coap_cache.c | 80 coap_digest_t digest; in coap_cache_derive_key_w_ignore() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/extend/ |
| D | ext_sm3.c | 247 static hi_s32 sm3_final(ext_sm3_context *ctx, hi_u8 *digest, hi_u32 digest_len) in sm3_final()
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
| D | hks_types.h | 276 uint32_t digest; member
|