Searched refs:qcrypto_akcipher_max_signature_len (Results 1 – 3 of 3) sorted by relevance
143 int qcrypto_akcipher_max_signature_len(QCryptoAkCipher *akcipher);
95 int qcrypto_akcipher_max_signature_len(QCryptoAkCipher *akcipher) in qcrypto_akcipher_max_signature_len() function
968 g_assert(qcrypto_akcipher_max_signature_len(key) == data->exp_key_len); in test_rsakey()