cryptd_ablkcipher 13 include/crypto/ablk_helper.h struct cryptd_ablkcipher *cryptd_tfm; cryptd_ablkcipher 23 include/crypto/cryptd.h static inline struct cryptd_ablkcipher *__cryptd_ablkcipher_cast( cryptd_ablkcipher 26 include/crypto/cryptd.h return (struct cryptd_ablkcipher *)tfm; cryptd_ablkcipher 30 include/crypto/cryptd.h struct cryptd_ablkcipher *cryptd_alloc_ablkcipher(const char *alg_name, cryptd_ablkcipher 32 include/crypto/cryptd.h struct crypto_blkcipher *cryptd_ablkcipher_child(struct cryptd_ablkcipher *tfm); cryptd_ablkcipher 33 include/crypto/cryptd.h void cryptd_free_ablkcipher(struct cryptd_ablkcipher *tfm);