Home
last modified time | relevance | path

Searched refs:rk_rsa_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.c230 res = rk_rsa_begin(ctx, key, algo, mode); in handle_crypto_rsa()
253 res = rk_rsa_begin(ctx, key, algo, mode); in handle_crypto_rsa()
289 res = rk_rsa_begin(ctx, key, algo, mode); in handle_crypto_rsa()
313 res = rk_rsa_begin(ctx, key, algo, mode); in handle_crypto_rsa()
/OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_test/
H A Drktest_crypto.c232 res = rk_rsa_begin(ctx, key, algo, mode); in handle_crypto_rsa()
254 res = rk_rsa_begin(ctx, key, algo, mode); in handle_crypto_rsa()
289 res = rk_rsa_begin(ctx, key, algo, mode); in handle_crypto_rsa()
312 res = rk_rsa_begin(ctx, key, algo, mode); in handle_crypto_rsa()
/OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_public_api/
H A Drk_crypto_api.h134 TEE_Result rk_rsa_begin(crypto_ctx_t *ctx, rsa_key_t *key, uint32_t algo,
H A Drk_crypto_api.c1452 TEE_Result rk_rsa_begin(crypto_ctx_t *ctx, rsa_key_t *key, uint32_t algo, in rk_rsa_begin() function
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_public_api/
H A Drk_crypto_api.h151 TEE_Result rk_rsa_begin(crypto_ctx_t *ctx, rsa_key_t *key, uint32_t algo,
H A Drk_crypto_api.c1508 TEE_Result rk_rsa_begin(crypto_ctx_t *ctx, rsa_key_t *key, uint32_t algo, in rk_rsa_begin() function