Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/crypto/hisilicon/sec2/
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 GEN_SEC_SETKEY_FUNC()
915 if (!c_req->encrypt && ctx->alg_type == SEC_AEAD) { in GEN_SEC_SETKEY_FUNC()
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 …]
Dsec.h131 SEC_AEAD enumerator