Searched refs:SEC_AEAD (Results 1 – 2 of 2) sorted by relevance
206 } else if (unlikely(ctx->alg_type == SEC_AEAD)) { in sec_cb_status_check()427 if (ctx->alg_type == SEC_AEAD) { in sec_alg_resource_alloc()447 if (ctx->alg_type == SEC_AEAD) in sec_alg_resource_alloc()450 if (ctx->alg_type == SEC_AEAD) in sec_alg_resource_alloc()466 if (ctx->alg_type == SEC_AEAD) in sec_alg_resource_free()856 if (ctx->alg_type == SEC_AEAD) in GEN_SEC_SETKEY_FUNC()889 if (ctx->alg_type == SEC_AEAD) in sec_cipher_pbuf_unmap()933 if (ctx->alg_type == SEC_AEAD) { in sec_cipher_map()946 if (ctx->alg_type == SEC_AEAD) { in sec_cipher_map()1663 sec_update_iv(req, SEC_AEAD); in sec_aead_callback()[all …]
130 SEC_AEAD enumerator
Completed in 9 milliseconds