Home
last modified time | relevance | path

Searched refs:alg_id (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/drivers/auth/
H A Dcrypto_mod.c145 int crypto_mod_tcg_hash(uint32_t alg_id, void *data_ptr, unsigned int data_len, in crypto_mod_tcg_hash() argument
154 switch (alg_id) { in crypto_mod_tcg_hash()
165 ERROR("Unsupported TCG algorithm ID %u.\n", alg_id); in crypto_mod_tcg_hash()
/rk3399_ARM-atf/include/drivers/auth/
H A Dcrypto_mod.h124 int crypto_mod_tcg_hash(uint32_t alg_id, void *data_ptr, unsigned int data_len,