Home
last modified time | relevance | path

Searched refs:thread_kernel_enable_vfp (Results 1 – 9 of 9) sorted by relevance

/optee_os-3.20.0/core/arch/arm/crypto/
A Daes_armv8a_ce.c145 vfp_state = thread_kernel_enable_vfp(); in crypto_accel_aes_expand_keys()
164 vfp_state = thread_kernel_enable_vfp(); in crypto_accel_aes_ecb_enc()
177 vfp_state = thread_kernel_enable_vfp(); in crypto_accel_aes_ecb_dec()
190 vfp_state = thread_kernel_enable_vfp(); in crypto_accel_aes_cbc_enc()
203 vfp_state = thread_kernel_enable_vfp(); in crypto_accel_aes_cbc_dec()
216 vfp_state = thread_kernel_enable_vfp(); in crypto_accel_aes_ctr_be_enc()
230 vfp_state = thread_kernel_enable_vfp(); in crypto_accel_aes_xts_enc()
245 vfp_state = thread_kernel_enable_vfp(); in crypto_accel_aes_xts_dec()
A Dsha1_armv8a_ce.c18 vfp_state = thread_kernel_enable_vfp(); in crypto_accel_sha1_compress()
A Dsha256_armv8a_ce.c18 vfp_state = thread_kernel_enable_vfp(); in crypto_accel_sha256_compress()
A Dsha512_armv8a_ce.c18 vfp_state = thread_kernel_enable_vfp(); in crypto_accel_sha512_compress()
A Dsm3_armv8a_ce.c18 vfp_state = thread_kernel_enable_vfp(); in crypto_accel_sm3_compress()
A Daes-gcm-ce.c88 vfp_state = thread_kernel_enable_vfp(); in internal_aes_gcm_ghash_update()
183 vfp_state = thread_kernel_enable_vfp(); in internal_aes_gcm_update_payload_blocks()
221 vfp_state = thread_kernel_enable_vfp(); in internal_aes_gcm_update_payload_blocks()
/optee_os-3.20.0/core/lib/libtomcrypt/
A Dtomcrypt.c150 state->state = thread_kernel_enable_vfp(); in tomcrypt_arm_neon_enable()
/optee_os-3.20.0/core/arch/arm/include/kernel/
A Dthread_arch.h324 uint32_t thread_kernel_enable_vfp(void);
/optee_os-3.20.0/core/arch/arm/kernel/
A Dthread.c779 uint32_t thread_kernel_enable_vfp(void) in thread_kernel_enable_vfp() function

Completed in 11 milliseconds