Searched refs:skcipher_givcrypt_request (Results 1 – 9 of 9) sorted by relevance
48 struct skcipher_givcrypt_request { struct75 struct skcipher_givcrypt_request *req) in skcipher_givcrypt_reqtfm() argument81 struct skcipher_givcrypt_request *req) in crypto_skcipher_givencrypt()89 struct skcipher_givcrypt_request *req) in crypto_skcipher_givdecrypt()97 struct skcipher_givcrypt_request *req, struct crypto_ablkcipher *tfm) in skcipher_givcrypt_set_tfm()102 static inline struct skcipher_givcrypt_request *skcipher_givcrypt_cast( in skcipher_givcrypt_cast()106 struct skcipher_givcrypt_request, creq); in skcipher_givcrypt_cast()109 static inline struct skcipher_givcrypt_request *skcipher_givcrypt_alloc( in skcipher_givcrypt_alloc()112 struct skcipher_givcrypt_request *req; in skcipher_givcrypt_alloc()114 req = kmalloc(sizeof(struct skcipher_givcrypt_request) + in skcipher_givcrypt_alloc()[all …]
58 int skcipher_null_givencrypt(struct skcipher_givcrypt_request *req);59 int skcipher_null_givdecrypt(struct skcipher_givcrypt_request *req);76 struct crypto_queue *queue, struct skcipher_givcrypt_request *request) in skcipher_enqueue_givcrypt()81 static inline struct skcipher_givcrypt_request *skcipher_dequeue_givcrypt( in skcipher_dequeue_givcrypt()88 struct skcipher_givcrypt_request *req) in skcipher_givcrypt_reqctx()100 struct skcipher_givcrypt_request *req, int err) in skcipher_givcrypt_complete()
48 static int chainiv_givencrypt(struct skcipher_givcrypt_request *req) in chainiv_givencrypt()137 static int async_chainiv_postpone_request(struct skcipher_givcrypt_request *req) in async_chainiv_postpone_request()154 static int async_chainiv_givencrypt_tail(struct skcipher_givcrypt_request *req) in async_chainiv_givencrypt_tail()174 static int async_chainiv_givencrypt(struct skcipher_givcrypt_request *req) in async_chainiv_givencrypt()206 struct skcipher_givcrypt_request *req; in async_chainiv_do_postponed()
42 static void eseqiv_complete2(struct skcipher_givcrypt_request *req) in eseqiv_complete2()54 struct skcipher_givcrypt_request *req = base->data; in eseqiv_complete()65 static int eseqiv_givencrypt(struct skcipher_givcrypt_request *req) in eseqiv_givencrypt()
35 static void seqiv_complete2(struct skcipher_givcrypt_request *req, int err) in seqiv_complete2()55 struct skcipher_givcrypt_request *req = base->data; in seqiv_complete()102 static int seqiv_givencrypt(struct skcipher_givcrypt_request *req) in seqiv_givencrypt()
352 int skcipher_null_givencrypt(struct skcipher_givcrypt_request *req) in skcipher_null_givencrypt()357 int skcipher_null_givdecrypt(struct skcipher_givcrypt_request *req) in skcipher_null_givdecrypt()439 static int no_givdecrypt(struct skcipher_givcrypt_request *req) in no_givdecrypt()
366 sizeof(struct skcipher_givcrypt_request) + in crypto_authenc_esn_init_tfm()
143 struct skcipher_givcrypt_request;258 int (*givencrypt)(struct skcipher_givcrypt_request *req);259 int (*givdecrypt)(struct skcipher_givcrypt_request *req);496 int (*givencrypt)(struct skcipher_givcrypt_request *req);497 int (*givdecrypt)(struct skcipher_givcrypt_request *req);
2729 struct skcipher_givcrypt_request *greq, in ablkcipher_giv_edesc_alloc()2827 static int ablkcipher_givencrypt(struct skcipher_givcrypt_request *creq) in ablkcipher_givencrypt()