Home
last modified time | relevance | path

Searched refs:TEE_ALG_GET_CHAIN_MODE (Results 1 – 7 of 7) sorted by relevance

/optee_os/out/arm/export-ta_arm64/host_include/
A Dutee_defines.h88 #define TEE_ALG_GET_CHAIN_MODE(algo) (((algo) >> 8) & 0xF) macro
/optee_os/out/arm/export-ta_arm64/include/
A Dutee_defines.h88 #define TEE_ALG_GET_CHAIN_MODE(algo) (((algo) >> 8) & 0xF) macro
/optee_os/lib/libutee/include/
A Dutee_defines.h88 #define TEE_ALG_GET_CHAIN_MODE(algo) (((algo) >> 8) & 0xF) macro
/optee_os/out/arm/export-ta_arm32/host_include/
A Dutee_defines.h88 #define TEE_ALG_GET_CHAIN_MODE(algo) (((algo) >> 8) & 0xF) macro
/optee_os/out/arm/export-ta_arm32/include/
A Dutee_defines.h88 #define TEE_ALG_GET_CHAIN_MODE(algo) (((algo) >> 8) & 0xF) macro
/optee_os/core/drivers/crypto/caam/cipher/
A Dcaam_cipher_mac.c786 macdata->mode = TEE_ALG_GET_CHAIN_MODE(algo); in caam_cmac_allocate()
A Dcaam_cipher.c247 unsigned int algo_md = TEE_ALG_GET_CHAIN_MODE(algo); in get_cipheralgo()

Completed in 12 milliseconds