Searched defs:QCryptoAkCipherDriver (Results 1 – 1 of 1) sorted by relevance
27 typedef struct QCryptoAkCipherDriver QCryptoAkCipherDriver; typedef39 struct QCryptoAkCipherDriver { struct40 int (*encrypt)(QCryptoAkCipher *akcipher,43 int (*decrypt)(QCryptoAkCipher *akcipher,46 int (*sign)(QCryptoAkCipher *akcipher,49 int (*verify)(QCryptoAkCipher *akcipher,52 void (*free)(QCryptoAkCipher *akcipher);