Searched defs:priv_key (Results 1 – 2 of 2) sorted by relevance
21 static QCryptoAkCipher *create_rsa_akcipher(const uint8_t *priv_key, in create_rsa_akcipher()35 static void test_rsa_speed(const uint8_t *priv_key, size_t keylen, in test_rsa_speed()
677 const uint8_t *priv_key; member882 QCryptoAkCipher *pub_key, *priv_key; in test_akcipher() local