Searched refs:mbed_rsa_key_t (Results 1 – 2 of 2) sorted by relevance
18 }mbed_rsa_key_t; typedef21 const mbed_rsa_key_t rsa_key_512[RSA_TEST_KEY_NUM];23 const mbed_rsa_key_t rsa_key_1024[RSA_TEST_KEY_NUM];25 const mbed_rsa_key_t rsa_key_2048[RSA_TEST_KEY_NUM];27 const mbed_rsa_key_t rsa_key_3072[RSA_TEST_KEY_NUM];29 const mbed_rsa_key_t rsa_key_4096[RSA_TEST_KEY_NUM];
484 int rk_rsa_public2(const mbed_rsa_key_t *key, const unsigned char *input, unsigned char *output) in rk_rsa_public2()