Searched refs:rk_ecdsa_sign (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/security/librkcrypto/test/include/c_mode/ |
| H A D | ecdsa.h | 244 int rk_ecdsa_sign(const mbed_ecc_key_t *key, unsigned char *hash, unsigned int hash_len,
|
| /OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/ |
| H A D | ecdsa.c | 464 int rk_ecdsa_sign(mbed_ecc_key_t *ec_key, unsigned char *hash, unsigned int hash_len, 492 int rk_ecdsa_sign(const mbed_ecc_key_t *key, unsigned char *hash, unsigned int hash_len, in rk_ecdsa_sign() function
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_public_api/ |
| H A D | rk_crypto_api.h | 143 TEE_Result rk_ecdsa_sign(uint8_t *digest, uint8_t *signature,
|
| H A D | rk_crypto_api.c | 1772 TEE_Result rk_ecdsa_sign(uint8_t *digest, uint8_t *signature, in rk_ecdsa_sign() function
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_public_api/ |
| H A D | rk_crypto_api.h | 160 TEE_Result rk_ecdsa_sign(uint8_t *digest, uint8_t *signature,
|
| H A D | rk_crypto_api.c | 1839 TEE_Result rk_ecdsa_sign(uint8_t *digest, uint8_t *signature, in rk_ecdsa_sign() function
|