Home
last modified time | relevance | path

Searched refs:crypto_alg_type (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/crypto/qce/
H A Dcommon.h86 u32 crypto_alg_type; member
H A Dskcipher.c152 ret = qce_start(async_req, tmpl->crypto_alg_type); in qce_skcipher_async_req_handle()
481 tmpl->crypto_alg_type = CRYPTO_ALG_TYPE_SKCIPHER; in qce_skcipher_register_one()
H A Dsha.c118 ret = qce_start(async_req, tmpl->crypto_alg_type); in qce_ahash_async_req_handle()
497 tmpl->crypto_alg_type = CRYPTO_ALG_TYPE_AHASH; in qce_ahash_register_one()
H A Daead.c478 ret = qce_start(async_req, tmpl->crypto_alg_type); in qce_aead_async_req_handle()
799 tmpl->crypto_alg_type = CRYPTO_ALG_TYPE_AEAD; in qce_aead_register_one()