Lines Matching defs:crypto_sync_skcipher
43 struct crypto_sync_skcipher {
129 (!(sizeof((struct crypto_sync_skcipher *)1 == \
187 struct crypto_sync_skcipher *crypto_alloc_sync_skcipher(const char *alg_name,
207 static inline void crypto_free_sync_skcipher(struct crypto_sync_skcipher *tfm)
257 struct crypto_sync_skcipher *tfm)
302 struct crypto_sync_skcipher *tfm)
331 struct crypto_sync_skcipher *tfm)
337 struct crypto_sync_skcipher *tfm, u32 flags)
343 struct crypto_sync_skcipher *tfm, u32 flags)
367 static inline int crypto_sync_skcipher_setkey(struct crypto_sync_skcipher *tfm,
400 static inline struct crypto_sync_skcipher *crypto_sync_skcipher_reqtfm(
405 return container_of(tfm, struct crypto_sync_skcipher, base);
471 struct crypto_sync_skcipher *tfm)