Home
last modified time | relevance | path

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

/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c191 } else if (unlikely(ctx->alg_type == SEC_AEAD)) { in sec_cb_status_check()
248 if (ctx->alg_type == SEC_AEAD) in sec_alg_send_backlog_soft()
521 if (ctx->alg_type == SEC_AEAD) { in sec_alg_resource_alloc()
541 if (ctx->alg_type == SEC_AEAD) in sec_alg_resource_alloc()
544 if (ctx->alg_type == SEC_AEAD) in sec_alg_resource_alloc()
560 if (ctx->alg_type == SEC_AEAD) { in sec_alg_resource_free()
979 if (ctx->alg_type == SEC_AEAD) in GEN_SEC_SETKEY_FUNC()
991 if (!c_req->encrypt && ctx->alg_type == SEC_AEAD) { in GEN_SEC_SETKEY_FUNC()
1023 if (ctx->alg_type == SEC_AEAD) in sec_cipher_pbuf_unmap()
1153 if (ctx->alg_type == SEC_AEAD) { in sec_cipher_map_inner()
[all …]
H A Dsec.h174 SEC_AEAD enumerator