Searched refs:crypto_ablkcipher (Results 1 – 3 of 3) sorted by relevance
142 struct crypto_ablkcipher;233 int (*setkey)(struct crypto_ablkcipher *tfm, const u8 *key,719 int (*setkey)(struct crypto_ablkcipher *tfm, const u8 *key,724 struct crypto_ablkcipher *base;779 struct crypto_ablkcipher { struct897 static inline struct crypto_ablkcipher *__crypto_ablkcipher_cast( in __crypto_ablkcipher_cast()900 return (struct crypto_ablkcipher *)tfm; in __crypto_ablkcipher_cast()948 struct crypto_ablkcipher *tfm) in crypto_ablkcipher_tfm()957 static inline void crypto_free_ablkcipher(struct crypto_ablkcipher *tfm) in crypto_free_ablkcipher()980 struct crypto_ablkcipher *tfm) in crypto_ablkcipher_crt()[all …]
120 static inline int verify_ablkcipher_des_key(struct crypto_ablkcipher *tfm, in verify_ablkcipher_des_key()126 static inline int verify_ablkcipher_des3_key(struct crypto_ablkcipher *tfm, in verify_ablkcipher_des3_key()
274 struct crypto_ablkcipher *tfm) in crypto_ablkcipher_alg()279 static inline void *crypto_ablkcipher_ctx(struct crypto_ablkcipher *tfm) in crypto_ablkcipher_ctx()284 static inline void *crypto_ablkcipher_ctx_aligned(struct crypto_ablkcipher *tfm) in crypto_ablkcipher_ctx_aligned()