Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/hisilicon/sec2/
Dsec_crypto.c220 } else if (unlikely(ctx->alg_type == SEC_AEAD)) { in sec_cb_status_check()
445 if (ctx->alg_type == SEC_AEAD) { in sec_alg_resource_alloc()
465 if (ctx->alg_type == SEC_AEAD) in sec_alg_resource_alloc()
468 if (ctx->alg_type == SEC_AEAD) in sec_alg_resource_alloc()
484 if (ctx->alg_type == SEC_AEAD) { in sec_alg_resource_free()
902 if (ctx->alg_type == SEC_AEAD) in GEN_SEC_SETKEY_FUNC()
913 if (!c_req->encrypt && ctx->alg_type == SEC_AEAD) { in GEN_SEC_SETKEY_FUNC()
935 if (ctx->alg_type == SEC_AEAD) in sec_cipher_pbuf_unmap()
979 if (ctx->alg_type == SEC_AEAD) { in sec_cipher_map()
992 if (ctx->alg_type == SEC_AEAD) { in sec_cipher_map()
[all …]
Dsec.h131 SEC_AEAD enumerator