Home
last modified time | relevance | path

Searched refs:SEC_AEAD (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c176 (ctx->alg_type == SEC_AEAD && flag != SEC_SQE_AEAD_FLAG))) { in sec_req_cb()
184 if (ctx->alg_type == SEC_AEAD && !req->c_req.encrypt) in sec_req_cb()
333 if (ctx->alg_type == SEC_AEAD) { in sec_alg_resource_alloc()
348 if (ctx->alg_type == SEC_AEAD) in sec_alg_resource_alloc()
365 if (ctx->alg_type == SEC_AEAD) in sec_alg_resource_free()
695 if (ctx->alg_type == SEC_AEAD) in sec_cipher_pbuf_map()
730 if (ctx->alg_type == SEC_AEAD) in sec_cipher_pbuf_unmap()
757 if (ctx->alg_type == SEC_AEAD) { in sec_cipher_map()
767 if (ctx->alg_type == SEC_AEAD) { in sec_cipher_map()
1183 sec_update_iv(req, SEC_AEAD); in sec_aead_callback()
[all...]
H A Dsec.h115 SEC_AEAD enumerator
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c217 } else if (unlikely(ctx->alg_type == SEC_AEAD)) { in sec_cb_status_check()
442 if (ctx->alg_type == SEC_AEAD) { in sec_alg_resource_alloc()
462 if (ctx->alg_type == SEC_AEAD) in sec_alg_resource_alloc()
465 if (ctx->alg_type == SEC_AEAD) in sec_alg_resource_alloc()
481 if (ctx->alg_type == SEC_AEAD) in sec_alg_resource_free()
904 if (ctx->alg_type == SEC_AEAD) in sec_cipher_pbuf_map()
915 if (!c_req->encrypt && ctx->alg_type == SEC_AEAD) { in sec_cipher_pbuf_map()
937 if (ctx->alg_type == SEC_AEAD) in sec_cipher_pbuf_unmap()
981 if (ctx->alg_type == SEC_AEAD) { in sec_cipher_map()
994 if (ctx->alg_type == SEC_AEAD) { in sec_cipher_map()
[all...]
H A Dsec.h131 SEC_AEAD enumerator

Completed in 7 milliseconds