Home
last modified time | relevance | path

Searched refs:ahash_request_set_callback (Results 1 – 14 of 14) sorted by relevance

/linux-4.4.14/crypto/
Dchacha20poly1305.c187 ahash_request_set_callback(&preq->req, aead_request_flags(req), in poly_tail()
218 ahash_request_set_callback(&preq->req, aead_request_flags(req), in poly_cipherpad()
249 ahash_request_set_callback(&preq->req, aead_request_flags(req), in poly_cipher()
279 ahash_request_set_callback(&preq->req, aead_request_flags(req), in poly_adpad()
303 ahash_request_set_callback(&preq->req, aead_request_flags(req), in poly_ad()
330 ahash_request_set_callback(&preq->req, aead_request_flags(req), in poly_setkey()
354 ahash_request_set_callback(&preq->req, aead_request_flags(req), in poly_init()
Dauthenc.c156 ahash_request_set_callback(ahreq, flags, in crypto_authenc_genicv()
305 ahash_request_set_callback(ahreq, aead_request_flags(req), in crypto_authenc_decrypt()
Dauthencesn.c162 ahash_request_set_callback(ahreq, flags, in crypto_authenc_esn_genicv()
317 ahash_request_set_callback(ahreq, aead_request_flags(req), in crypto_authenc_esn_decrypt()
Dgcm.c253 ahash_request_set_callback(ahreq, flags, compl, req); in gcm_hash_update()
277 ahash_request_set_callback(ahreq, flags, gcm_hash_len_done, req); in gcm_hash_len()
449 ahash_request_set_callback(ahreq, flags, gcm_hash_init_done, req); in gcm_hash()
Dalgif_hash.c431 ahash_request_set_callback(&ctx->req, CRYPTO_TFM_REQ_MAY_BACKLOG, in hash_accept_parent_nokey()
Dtcrypt.c982 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in test_ahash_speed()
Dtestmgr.c233 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in __test_hash()
/linux-4.4.14/net/ipv4/
Dah4.c231 ahash_request_set_callback(req, 0, ah_output_done, skb); in ah_output()
401 ahash_request_set_callback(req, 0, ah_input_done, skb); in ah_input()
/linux-4.4.14/net/ipv6/
Dah6.c434 ahash_request_set_callback(req, 0, ah6_output_done, skb); in ah6_output()
615 ahash_request_set_callback(req, 0, ah6_input_done, skb); in ah6_input()
/linux-4.4.14/include/crypto/
Dhash.h584 static inline void ahash_request_set_callback(struct ahash_request *req, in ahash_request_set_callback() function
/linux-4.4.14/security/integrity/ima/
Dima_crypto.c246 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG | in ima_calc_file_hash_atfm()
/linux-4.4.14/drivers/crypto/qce/
Dsha.c404 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in qce_ahash_hmac_setkey()
/linux-4.4.14/drivers/crypto/marvell/
Dhash.c1070 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in mv_cesa_ahmac_iv_state_init()
1113 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in mv_cesa_ahmac_pad_init()
/linux-4.4.14/drivers/crypto/
Dtalitos.c2041 ahash_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in keyhash()