Searched refs:qcrypto_akcipher_max_ciphertext_len (Results 1 – 3 of 3) sorted by relevance
141 int qcrypto_akcipher_max_ciphertext_len(QCryptoAkCipher *akcipher);
90 int qcrypto_akcipher_max_ciphertext_len(QCryptoAkCipher *akcipher) in qcrypto_akcipher_max_ciphertext_len() function
966 g_assert(qcrypto_akcipher_max_ciphertext_len(key) == data->exp_key_len); in test_rsakey()