Searched defs:akcipher (Results 1 – 2 of 2) 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()
47 QCryptoAkCipher *akcipher; member314 QCryptoAkCipher *akcipher; in cryptodev_builtin_create_akcipher_session() local