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 D | rktest_crypto.c | 230 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 D | rktest_crypto.c | 232 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 D | rk_crypto_api.h | 134 TEE_Result rk_rsa_begin(crypto_ctx_t *ctx, rsa_key_t *key, uint32_t algo,
|
| H A D | rk_crypto_api.c | 1452 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 D | rk_crypto_api.h | 151 TEE_Result rk_rsa_begin(crypto_ctx_t *ctx, rsa_key_t *key, uint32_t algo,
|
| H A D | rk_crypto_api.c | 1508 TEE_Result rk_rsa_begin(crypto_ctx_t *ctx, rsa_key_t *key, uint32_t algo, in rk_rsa_begin() function
|