Searched refs:aead_givcrypt_request (Results 1 – 15 of 15) sorted by relevance
26 struct aead_givcrypt_request { struct34 struct aead_givcrypt_request *req) in aead_givcrypt_reqtfm() argument39 static inline int crypto_aead_givencrypt(struct aead_givcrypt_request *req) in crypto_aead_givencrypt()45 static inline int crypto_aead_givdecrypt(struct aead_givcrypt_request *req) in crypto_aead_givdecrypt()51 static inline void aead_givcrypt_set_tfm(struct aead_givcrypt_request *req, in aead_givcrypt_set_tfm()57 static inline struct aead_givcrypt_request *aead_givcrypt_alloc( in aead_givcrypt_alloc()60 struct aead_givcrypt_request *req; in aead_givcrypt_alloc()62 req = kmalloc(sizeof(struct aead_givcrypt_request) + in aead_givcrypt_alloc()71 static inline void aead_givcrypt_free(struct aead_givcrypt_request *req) in aead_givcrypt_free()77 struct aead_givcrypt_request *req, u32 flags, in aead_givcrypt_set_callback()[all …]
70 static inline void *aead_givcrypt_reqctx(struct aead_givcrypt_request *req) in aead_givcrypt_reqctx()75 static inline void aead_givcrypt_complete(struct aead_givcrypt_request *req, in aead_givcrypt_complete()
58 static void seqiv_aead_complete2(struct aead_givcrypt_request *req, int err) in seqiv_aead_complete2()78 struct aead_givcrypt_request *req = base->data; in seqiv_aead_complete()143 static int seqiv_aead_givencrypt(struct aead_givcrypt_request *req) in seqiv_aead_givencrypt()212 static int seqiv_aead_givencrypt_first(struct aead_givcrypt_request *req) in seqiv_aead_givencrypt_first()
128 struct aead_givcrypt_request *req = pcrypt_request_ctx(preq); in pcrypt_aead_giv_serial()232 struct aead_givcrypt_request *req = pcrypt_request_ctx(preq); in pcrypt_aead_givenc()242 static int pcrypt_aead_givencrypt(struct aead_givcrypt_request *req) in pcrypt_aead_givencrypt()247 struct aead_givcrypt_request *creq = pcrypt_request_ctx(preq); in pcrypt_aead_givencrypt()296 + sizeof(struct aead_givcrypt_request) in pcrypt_aead_init_tfm()
88 static int no_givcrypt(struct aead_givcrypt_request *req) in no_givcrypt()167 static int aead_null_givencrypt(struct aead_givcrypt_request *req) in aead_null_givencrypt()172 static int aead_null_givdecrypt(struct aead_givcrypt_request *req) in aead_null_givdecrypt()
435 static int crypto_authenc_givencrypt(struct aead_givcrypt_request *req) in crypto_authenc_givencrypt()
511 static int crypto_authenc_esn_givencrypt(struct aead_givcrypt_request *req) in crypto_authenc_esn_givencrypt()
79 len += sizeof(struct aead_givcrypt_request) + crypto_aead_reqsize(aead); in esp_alloc_tmp()99 static inline struct aead_givcrypt_request *esp_tmp_givreq( in esp_tmp_givreq()102 struct aead_givcrypt_request *req; in esp_tmp_givreq()129 struct crypto_aead *aead, struct aead_givcrypt_request *req) in esp_givreq_sg()149 struct aead_givcrypt_request *req; in esp6_output()
52 len += sizeof(struct aead_givcrypt_request) + crypto_aead_reqsize(aead); in esp_alloc_tmp()71 static inline struct aead_givcrypt_request *esp_tmp_givreq( in esp_tmp_givreq()74 struct aead_givcrypt_request *req; in esp_tmp_givreq()101 struct crypto_aead *aead, struct aead_givcrypt_request *req) in esp_givreq_sg()121 struct aead_givcrypt_request *req; in esp_output()
144 struct aead_givcrypt_request;328 int (*givencrypt)(struct aead_givcrypt_request *req);329 int (*givdecrypt)(struct aead_givcrypt_request *req);610 int (*givencrypt)(struct aead_givcrypt_request *req);611 int (*givdecrypt)(struct aead_givcrypt_request *req);
2838 static struct aead_edesc *aead_giv_edesc_alloc(struct aead_givcrypt_request in aead_giv_edesc_alloc()3002 static int aead_givencrypt(struct aead_givcrypt_request *areq) in aead_givencrypt()3047 static int aead_null_givencrypt(struct aead_givcrypt_request *areq) in aead_null_givencrypt()
1187 static int aead_givencrypt(struct aead_givcrypt_request *req) in aead_givencrypt()
737 static int spacc_aead_givencrypt(struct aead_givcrypt_request *req) in spacc_aead_givencrypt()
1298 static int aead_givencrypt(struct aead_givcrypt_request *req) in aead_givencrypt()
936 static int qat_alg_aead_genivenc(struct aead_givcrypt_request *req) in qat_alg_aead_genivenc()