Home
last modified time | relevance | path

Searched refs:rk_crypto_malloc_ctx (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_test/
H A Drktest_crypto.c27 ctx = rk_crypto_malloc_ctx(); in handle_crypto_sha()
126 ctx = rk_crypto_malloc_ctx(); in handle_crypto_aes()
224 ctx = rk_crypto_malloc_ctx(); in handle_crypto_rsa()
247 ctx = rk_crypto_malloc_ctx(); in handle_crypto_rsa()
280 ctx = rk_crypto_malloc_ctx(); in handle_crypto_rsa()
304 ctx = rk_crypto_malloc_ctx(); in handle_crypto_rsa()
/OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_test/
H A Drktest_crypto.c28 ctx = rk_crypto_malloc_ctx(); in handle_crypto_sha()
128 ctx = rk_crypto_malloc_ctx(); in handle_crypto_aes()
226 ctx = rk_crypto_malloc_ctx(); in handle_crypto_rsa()
248 ctx = rk_crypto_malloc_ctx(); in handle_crypto_rsa()
280 ctx = rk_crypto_malloc_ctx(); in handle_crypto_rsa()
303 ctx = rk_crypto_malloc_ctx(); in handle_crypto_rsa()
/OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_public_api/
H A Drk_crypto_api.h98 crypto_ctx_t *rk_crypto_malloc_ctx(void);
H A Drk_crypto_api.c451 crypto_ctx_t *rk_crypto_malloc_ctx(void) in rk_crypto_malloc_ctx() function
1068 ctx = rk_crypto_malloc_ctx(); in rk_hash_crypto()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_public_api/
H A Drk_crypto_api.h115 crypto_ctx_t *rk_crypto_malloc_ctx(void);
H A Drk_crypto_api.c467 crypto_ctx_t *rk_crypto_malloc_ctx(void) in rk_crypto_malloc_ctx() function
1112 ctx = rk_crypto_malloc_ctx(); in rk_hash_crypto()