Home
last modified time | relevance | path

Searched defs:key_engine (Results 1 – 4 of 4) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/harden/src/internal_include/
Dhash_harden_common.h35 km_keyslot_engine key_engine; member
/device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/harden/src/
Dhash_harden_common.c81 void get_km_keyslot_engine(crypto_hash_type hash_type, km_keyslot_engine *key_engine) in get_km_keyslot_engine()
Dhash_harden.c432 km_keyslot_engine key_engine = KM_KEYSLOT_ENGINE_AES; in hmac_starts_harden() local
581 km_keyslot_engine key_engine = KM_KEYSLOT_ENGINE_AES; in hmac_reset_harden() local
Dcipher_adapt.c552 td_s32 CIPHER_CREATE_KEYSLOT( td_handle *keyslot_handle, km_keyslot_engine key_engine ) in CIPHER_CREATE_KEYSLOT()
573 km_keyslot_engine key_engine ) in CIPHER_SET_CLEAR_KEY()