Home
last modified time | relevance | path

Searched defs:hmac_type (Results 1 – 11 of 11) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/harden/src/
Dhkdf_harden.c29 crypto_hash_type hmac_type = CRYPTO_HASH_TYPE_INVALID; in hkdf_harden_can_do() local
47 crypto_hash_type hmac_type = CRYPTO_HASH_TYPE_INVALID; in hkdf_extract_harden() local
89 crypto_hash_type hmac_type = CRYPTO_HASH_TYPE_INVALID; in hkdf_expand_harden() local
132 crypto_hash_type hmac_type = CRYPTO_HASH_TYPE_INVALID; in hkdf_harden() local
Dpbkdf2_hmac_harden.c30 crypto_hash_type hmac_type = CRYPTO_HASH_TYPE_INVALID; in pbkdf2_hmac_harden_can_do() local
51 crypto_hash_type hmac_type = CRYPTO_HASH_TYPE_INVALID; in pbkdf2_hmac_harden() local
/device/soc/hisilicon/ws63v100/sdk/drivers/drivers/driver/security_unified/kapi/source/
Dkapi_hash.c31 crypto_hash_type hmac_type; member
39 crypto_hash_type hmac_type; member
83 static const crypto_hkdf_table_item_t *priv_get_hkdf_table_item(crypto_hash_type hmac_type) in priv_get_hkdf_table_item()
Dkapi_km.c203 static td_bool inner_hmac_clear_key_size_check(crypto_klad_hmac_type hmac_type, td_u32 key_length) in inner_hmac_clear_key_size_check()
/device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/harden/src/internal_include/
Dhash_harden_common.h39 crypto_hash_type hmac_type; member
/device/soc/hisilicon/ws63v100/sdk/drivers/drivers/hal/security_unified/hal_cipher/include/common_include/
Dcrypto_hash_struct.h192 crypto_hash_type hmac_type; member
200 crypto_hash_type hmac_type; member
208 crypto_hash_type hmac_type; member
Dcrypto_km_struct.h285 crypto_klad_hmac_type hmac_type; /*!< @if Eng Indicates the HMAC algorithm. member
/device/soc/hisilicon/ws63v100/sdk/include/driver/security_unified/
Dcipher.h409 … uapi_drv_cipher_hash_type_t hmac_type; /*!< @if Type of the HMAC algorithm for extracting keys. member
429 uapi_drv_cipher_hash_type_t hmac_type; /*!< @if HMAC algorithm type of the extended key. member
449 uapi_drv_cipher_hash_type_t hmac_type; /*!< @if HMAC algorithm type of the extended key. member
Dkm.h226 uapi_drv_klad_hmac_type_t hmac_type; /*!< @if Eng Indicates the HMAC algorithm. member
/device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/harden/cipher_adapt_include/
Dcrypto_cipher_common_struct.h223 crypto_hash_type hmac_type; member
231 crypto_hash_type hmac_type; member
239 crypto_hash_type hmac_type; member
/device/soc/hisilicon/ws63v100/sdk/drivers/drivers/hal/security_unified/hal_km/
Dhal_klad.c403 …ner_klad_hmac_start_clr_route(const td_u8 *key, td_u32 key_length, crypto_klad_hmac_type hmac_type) in inner_klad_hmac_start_clr_route()