Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_test/
H A Drktest_crypto.c133 res = rk_cipher_begin(ctx, two_aes_128key, sizeof(two_aes_128key), in handle_crypto_aes()
156 res = rk_cipher_begin(ctx, two_aes_128key, sizeof(two_aes_128key), in handle_crypto_aes()
/OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_test/
H A Drktest_crypto.c135 res = rk_cipher_begin(ctx, two_aes_128key, sizeof(two_aes_128key), in handle_crypto_aes()
158 res = rk_cipher_begin(ctx, two_aes_128key, sizeof(two_aes_128key), in handle_crypto_aes()
/OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_public_api/
H A Drk_crypto_api.h112 TEE_Result rk_cipher_begin(crypto_ctx_t *ctx, uint8_t *key, uint32_t key_len,
H A Drk_crypto_api.c473 TEE_Result rk_cipher_begin(crypto_ctx_t *ctx, uint8_t *key, uint32_t key_len, in rk_cipher_begin() function
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_public_api/
H A Drk_crypto_api.h129 TEE_Result rk_cipher_begin(crypto_ctx_t *ctx, uint8_t *key, uint32_t key_len,
H A Drk_crypto_api.c489 TEE_Result rk_cipher_begin(crypto_ctx_t *ctx, uint8_t *key, uint32_t key_len, in rk_cipher_begin() function