Searched refs:qcrypto_akcipher_free (Results 1 – 4 of 4) sorted by relevance
154 void qcrypto_akcipher_free(QCryptoAkCipher *akcipher);177 G_DEFINE_AUTOPTR_CLEANUP_FUNC(QCryptoAkCipher, qcrypto_akcipher_free)
105 void qcrypto_akcipher_free(QCryptoAkCipher *akcipher) in qcrypto_akcipher_free() function
939 qcrypto_akcipher_free(pub_key); in test_akcipher()940 qcrypto_akcipher_free(priv_key); in test_akcipher()
439 qcrypto_akcipher_free(session->akcipher); in cryptodev_builtin_close_session()