Home
last modified time | relevance | path

Searched refs:derived (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/
H A Dn2_core.c272 struct n2_ahash_alg derived; member
282 return container_of(ahash_alg, struct n2_hmac_alg, derived.alg); in n2_hmac_alg()
633 ds = n2alg->derived.digest_size; in n2_hmac_async_digest()
648 memcpy(&rctx->u, n2alg->derived.hash_init, in n2_hmac_async_digest()
649 n2alg->derived.hw_op_hashsz); in n2_hmac_async_digest()
651 return n2_do_async_digest(req, n2alg->derived.hmac_type, in n2_hmac_async_digest()
652 n2alg->derived.hw_op_hashsz, ds, in n2_hmac_async_digest()
1311 list_for_each_entry_safe(hmac, hmac_tmp, &hmac_algs, derived.entry) { in __n2_unregister_algs()
1312 crypto_unregister_ahash(&hmac->derived.alg); in __n2_unregister_algs()
1313 list_del(&hmac->derived in __n2_unregister_algs()
[all...]
/kernel/linux/linux-6.6/drivers/crypto/
H A Dn2_core.c274 struct n2_ahash_alg derived; member
284 return container_of(ahash_alg, struct n2_hmac_alg, derived.alg); in n2_hmac_alg()
635 ds = n2alg->derived.digest_size; in n2_hmac_async_digest()
650 memcpy(&rctx->u, n2alg->derived.hash_init, in n2_hmac_async_digest()
651 n2alg->derived.hw_op_hashsz); in n2_hmac_async_digest()
653 return n2_do_async_digest(req, n2alg->derived.hmac_type, in n2_hmac_async_digest()
654 n2alg->derived.hw_op_hashsz, ds, in n2_hmac_async_digest()
1313 list_for_each_entry_safe(hmac, hmac_tmp, &hmac_algs, derived.entry) { in __n2_unregister_algs()
1314 crypto_unregister_ahash(&hmac->derived.alg); in __n2_unregister_algs()
1315 list_del(&hmac->derived in __n2_unregister_algs()
[all...]
/kernel/liteos_m/arch/arm/cortex-m3/keil/
H A Dlos_startup.s16 ; to endorse or promote products derived from this software without specific prior written
H A Dlos_dispatch.S16 ; to endorse or promote products derived from this software without specific prior written
H A Dlos_atomic.S15 ; to endorse or promote products derived from this software without specific prior written
H A Dlos_exc.S16 ; to endorse or promote products derived from this software without specific prior written
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dcrct10dif-pcl-asm_64.S31 # contributors may be used to endorse or promote products derived from
H A Daesni-intel_avx-x86_64.S23 # contributors may be used to endorse or promote products derived from
47 ## This code was derived and highly optimized from the code described in paper:
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dcrct10dif-pcl-asm_64.S31 # contributors may be used to endorse or promote products derived from
H A Daesni-intel_avx-x86_64.S23 # contributors may be used to endorse or promote products derived from
47 ## This code was derived and highly optimized from the code described in paper:
/kernel/liteos_m/arch/arm/cortex-m33/iar/NTZ/
H A Dlos_dispatch.S16 ; to endorse or promote products derived from this software without specific prior written
/kernel/liteos_m/arch/arm/cortex-m33/iar/TZ/non_secure/
H A Dlos_dispatch.S16 ; to endorse or promote products derived from this software without specific prior written
/kernel/liteos_m/arch/arm/cortex-m4/iar/
H A Dlos_dispatch.S16 ; to endorse or promote products derived from this software without specific prior written
H A Dlos_exc.S16 ; to endorse or promote products derived from this software without specific prior written
/kernel/liteos_m/arch/arm/cortex-m55/iar/NTZ/
H A Dlos_dispatch.S16 ; to endorse or promote products derived from this software without specific prior written
/kernel/liteos_m/arch/arm/cortex-m55/iar/TZ/non_secure/
H A Dlos_dispatch.S16 ; to endorse or promote products derived from this software without specific prior written
/kernel/liteos_m/arch/arm/cortex-m7/iar/
H A Dlos_dispatch.S16 ; to endorse or promote products derived from this software without specific prior written

Completed in 14 milliseconds