Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c219 } else if (unlikely(ctx->alg_type == SEC_AEAD)) { in sec_cb_status_check()
444 if (ctx->alg_type == SEC_AEAD) { in sec_alg_resource_alloc()
464 if (ctx->alg_type == SEC_AEAD) in sec_alg_resource_alloc()
467 if (ctx->alg_type == SEC_AEAD) in sec_alg_resource_alloc()
483 if (ctx->alg_type == SEC_AEAD) { in sec_alg_resource_free()
897 if (ctx->alg_type == SEC_AEAD) in GEN_SEC_SETKEY_FUNC()
930 if (ctx->alg_type == SEC_AEAD) in sec_cipher_pbuf_unmap()
973 if (ctx->alg_type == SEC_AEAD) { in sec_cipher_map()
986 if (ctx->alg_type == SEC_AEAD) { in sec_cipher_map()
1686 sec_update_iv(req, SEC_AEAD); in sec_aead_callback()
[all …]
H A Dsec.h129 SEC_AEAD enumerator