Home
last modified time | relevance | path

Searched refs:SEC_AEAD (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec2/
Dsec_crypto.c177 (ctx->alg_type == SEC_AEAD && flag != SEC_SQE_AEAD_FLAG))) { in sec_req_cb()
185 if (ctx->alg_type == SEC_AEAD && !req->c_req.encrypt) in sec_req_cb()
334 if (ctx->alg_type == SEC_AEAD) { in sec_alg_resource_alloc()
349 if (ctx->alg_type == SEC_AEAD) in sec_alg_resource_alloc()
366 if (ctx->alg_type == SEC_AEAD) in sec_alg_resource_free()
696 if (ctx->alg_type == SEC_AEAD) in GEN_SEC_SETKEY_FUNC()
732 if (ctx->alg_type == SEC_AEAD) in sec_cipher_pbuf_unmap()
760 if (ctx->alg_type == SEC_AEAD) { in sec_cipher_map()
770 if (ctx->alg_type == SEC_AEAD) { in sec_cipher_map()
1185 sec_update_iv(req, SEC_AEAD); in sec_aead_callback()
[all …]
Dsec.h117 SEC_AEAD enumerator