Searched defs:akcipher (Results 1 – 7 of 7) sorted by relevance
38 QCryptoAkCipher *akcipher = NULL; in qcrypto_akcipher_new() local49 int qcrypto_akcipher_encrypt(QCryptoAkCipher *akcipher, in qcrypto_akcipher_encrypt()58 int qcrypto_akcipher_decrypt(QCryptoAkCipher *akcipher, in qcrypto_akcipher_decrypt()67 int qcrypto_akcipher_sign(QCryptoAkCipher *akcipher, in qcrypto_akcipher_sign()76 int qcrypto_akcipher_verify(QCryptoAkCipher *akcipher, in qcrypto_akcipher_verify()85 int qcrypto_akcipher_max_plaintext_len(QCryptoAkCipher *akcipher) in qcrypto_akcipher_max_plaintext_len()90 int qcrypto_akcipher_max_ciphertext_len(QCryptoAkCipher *akcipher) in qcrypto_akcipher_max_ciphertext_len()95 int qcrypto_akcipher_max_signature_len(QCryptoAkCipher *akcipher) in qcrypto_akcipher_max_signature_len()100 int qcrypto_akcipher_max_dgst_len(QCryptoAkCipher *akcipher) in qcrypto_akcipher_max_dgst_len()105 void qcrypto_akcipher_free(QCryptoAkCipher *akcipher) in qcrypto_akcipher_free()
46 struct crypto_akcipher *akcipher = __crypto_akcipher_tfm(tfm); in crypto_akcipher_exit_tfm() local54 struct crypto_akcipher *akcipher = __crypto_akcipher_tfm(tfm); in crypto_akcipher_init_tfm() local68 struct akcipher_instance *akcipher = akcipher_instance(inst); in crypto_akcipher_free_instance() local76 struct akcipher_alg *akcipher = __crypto_akcipher_alg(alg); in crypto_akcipher_report_stat() local293 struct crypto_akcipher *akcipher; in crypto_init_akcipher_ops_sig() local
153 struct akcipher_test_suite akcipher; member
46 static inline void akcipher_set_reqsize(struct crypto_akcipher *akcipher, in akcipher_set_reqsize()52 static inline void akcipher_set_reqsize_dma(struct crypto_akcipher *akcipher, in akcipher_set_reqsize_dma()93 struct crypto_akcipher *akcipher) in akcipher_alg_instance()
47 QCryptoAkCipher *akcipher; member314 QCryptoAkCipher *akcipher; in cryptodev_builtin_create_akcipher_session() local
131 struct akcipher_engine_alg akcipher; member
45 struct akcipher_engine_alg akcipher; member