Home
last modified time | relevance | path

Searched defs:alg (Results 1 - 25 of 743) sorted by relevance

12345678910>>...30

/kernel/linux/linux-5.10/crypto/
H A Dproc.c38 struct crypto_alg *alg = list_entry(p, struct crypto_alg, cra_list); in c_show() local
[all...]
H A Dsha1_generic.c63 static struct shash_alg alg = { variable
/kernel/linux/linux-5.10/arch/arm/crypto/
H A Dsha1_glue.c53 static struct shash_alg alg = { variable
H A Dsha1_neon_glue.c70 static struct shash_alg alg = { variable
H A Dsha1-ce-glue.c65 static struct shash_alg alg = { variable
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dtwofish_glue.c64 static struct crypto_alg alg = { variable
/kernel/linux/linux-6.6/arch/arm/crypto/
H A Dsha1_glue.c51 static struct shash_alg alg = { variable
H A Dsha1_neon_glue.c68 static struct shash_alg alg = { variable
H A Dsha1-ce-glue.c65 static struct shash_alg alg = { variable
/kernel/linux/linux-6.6/crypto/
H A Dproc.c39 struct crypto_alg *alg = list_entry(p, struct crypto_alg, cra_list); in c_show() local
[all...]
H A Dhash.h15 crypto_hash_report_stat(struct sk_buff *skb, struct crypto_alg *alg, const char *type) crypto_hash_report_stat() argument
H A Dcrc64_rocksoft_generic.c56 static struct shash_alg alg = { variable
H A Dsha1_generic.c63 static struct shash_alg alg = { variable
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dtwofish_glue.c64 static struct crypto_alg alg = { variable
/kernel/linux/linux-5.10/arch/s390/crypto/
H A Dsha1_s390.c68 static struct shash_alg alg = { variable
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss-prng.c7 struct rng_alg *alg = crypto_rng_alg(tfm); in sun4i_ss_prng_seed() local
19 struct rng_alg *alg = crypto_rng_alg(tfm); in sun4i_ss_prng_generate() local
/kernel/linux/linux-6.6/arch/s390/crypto/
H A Dsha1_s390.c68 static struct shash_alg alg = { variable
/kernel/linux/linux-5.10/net/ceph/crush/
H A Dcrush.c10 const char *crush_bucket_alg_name(int alg) in crush_bucket_alg_name() argument
/kernel/linux/linux-6.6/fs/verity/
H A Dmeasure.c83 fsverity_get_digest(struct inode *inode, u8 raw_digest[FS_VERITY_MAX_DIGEST_SIZE], u8 *alg, enum hash_algo *halg) fsverity_get_digest() argument
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss-prng.c8 struct rng_alg *alg = crypto_rng_alg(tfm); in sun4i_ss_prng_seed() local
20 struct rng_alg *alg = crypto_rng_alg(tfm); in sun4i_ss_prng_generate() local
/kernel/linux/linux-6.6/net/ceph/crush/
H A Dcrush.c10 const char *crush_bucket_alg_name(int alg) in crush_bucket_alg_name() argument
/third_party/libcoap/include/coap3/
H A Dcoap_crypto_internal.h60 cose_alg_t alg; /**< The COSE algorith to use */ member
/third_party/mbedtls/tests/src/drivers/
H A Dhash.c22 mbedtls_test_transparent_hash_compute( psa_algorithm_t alg, const uint8_t *input, size_t input_length, uint8_t *hash, size_t hash_size, size_t *hash_length) mbedtls_test_transparent_hash_compute() argument
58 mbedtls_test_transparent_hash_setup( mbedtls_transparent_test_driver_hash_operation_t *operation, psa_algorithm_t alg) mbedtls_test_transparent_hash_setup() argument
H A Dtest_driver_key_agreement.c31 mbedtls_test_transparent_key_agreement( const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg, const uint8_t *peer_key, size_t peer_key_length, uint8_t *shared_secret, size_t shared_secret_size, size_t *shared_secret_length) mbedtls_test_transparent_key_agreement() argument
124 mbedtls_test_opaque_key_agreement( const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg, const uint8_t *peer_key, size_t peer_key_length, uint8_t *shared_secret, size_t shared_secret_size, size_t *shared_secret_length) mbedtls_test_opaque_key_agreement() argument
/third_party/ltp/lib/
H A Dtst_crypto.c68 tst_crypto_add_alg(struct tst_crypto_session *ses, const struct crypto_user_alg *alg) tst_crypto_add_alg() argument
84 tst_crypto_del_alg(struct tst_crypto_session *ses, const struct crypto_user_alg *alg) tst_crypto_del_alg() argument

Completed in 9 milliseconds

12345678910>>...30