/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun8i-ce/ |
H A D | sun8i-ce.h | 331 } alg; member
|
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun8i-ss/ |
H A D | sun8i-ss.h | 277 } alg; member
|
/kernel/linux/linux-6.6/drivers/crypto/caam/ |
H A D | caamalg_qi.c | 87 struct caam_aead_alg *alg = container_of(crypto_aead_alg(aead), in aead_set_sh_desc() local 626 struct caam_skcipher_alg *alg = in skcipher_setkey() local 946 struct caam_aead_alg *alg = container_of(crypto_aead_alg(aead), aead_edesc_alloc() local 2507 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); caam_cra_init() local 2540 struct aead_alg *alg = crypto_aead_alg(tfm); caam_aead_init() local 2594 struct skcipher_alg *alg = &t_alg->skcipher; caam_skcipher_alg_init() local 2608 struct aead_alg *alg = &t_alg->aead; caam_aead_alg_init() local [all...] |
H A D | caamhash.c | 1765 struct ahash_alg *alg = in caam_hash_cra_init() local 1903 struct crypto_alg *alg; in caam_hash_alloc() local 1981 struct caam_hash_template *alg = driver_hash + i; caam_algapi_hash_init() local [all...] |
/kernel/linux/linux-6.6/drivers/crypto/amcc/ |
H A D | crypto4xx_core.c | 945 struct skcipher_alg *alg = crypto_skcipher_alg(sk); in crypto4xx_sk_init() local 978 struct aead_alg *alg = crypto_aead_alg(tfm); in crypto4xx_aead_init() local 1008 struct crypto4xx_alg *alg; in crypto4xx_register_alg() local 1049 struct crypto4xx_alg *alg, *tmp; crypto4xx_unregister_alg() local 1166 struct rng_alg *alg = crypto_rng_alg(tfm); crypto4xx_prng_generate() local [all...] |
/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | atmel-tdes.c | 898 static void atmel_tdes_skcipher_alg_init(struct skcipher_alg *alg) in atmel_tdes_skcipher_alg_init() argument
|
/kernel/linux/linux-6.6/drivers/crypto/bcm/ |
H A D | cipher.h | 96 enum spu_cipher_alg alg; member 101 enum hash_alg alg; member 111 } alg; member 193 struct iproc_alg_s *alg; member
|
/kernel/linux/linux-6.6/crypto/ |
H A D | cryptd.c | 210 cryptd_init_instance(struct crypto_instance *inst, struct crypto_alg *alg) cryptd_init_instance() argument 380 struct skcipher_alg *alg; cryptd_create_skcipher() local 664 struct shash_alg *alg; cryptd_create_hash() local 873 struct aead_alg *alg; cryptd_create_aead() local [all...] |
H A D | gcm.c | 831 struct aead_alg *alg; crypto_rfc4106_create() local 1045 struct aead_alg *alg; crypto_rfc4543_create() local [all...] |
H A D | drbg.c | 2073 static inline void __init drbg_fill_array(struct rng_alg *alg, in drbg_fill_array() argument [all...] |
/kernel/linux/linux-6.6/drivers/crypto/gemini/ |
H A D | sl3516-ce.h | 323 } alg; member
|
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/ |
H A D | qat_algs.c | 236 qat_alg_aead_init_enc_session(struct crypto_aead *aead_tfm, int alg, struct crypto_authenc_keys *keys, int mode) qat_alg_aead_init_enc_session() argument 317 qat_alg_aead_init_dec_session(struct crypto_aead *aead_tfm, int alg, struct crypto_authenc_keys *keys, int mode) qat_alg_aead_init_dec_session() argument 451 qat_alg_skcipher_init_enc(struct qat_alg_skcipher_ctx *ctx, int alg, const u8 *key, unsigned int keylen, int mode) qat_alg_skcipher_init_enc() argument 486 qat_alg_skcipher_init_dec(struct qat_alg_skcipher_ctx *ctx, int alg, const u8 *key, unsigned int keylen, int mode) qat_alg_skcipher_init_dec() argument 515 qat_alg_validate_key(int key_len, int *alg, int mode) qat_alg_validate_key() argument 550 int alg; qat_alg_aead_init_sessions() local 579 int alg; qat_alg_skcipher_init_sessions() local [all...] |
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx2/ |
H A D | otx2_cptvf_algs.c | 532 struct crypto_alg *alg = tfm->__crt_alg; in otx2_cpt_enc_dec_init() local 511 cpt_skcipher_fallback_init(struct otx2_cpt_enc_ctx *ctx, struct crypto_alg *alg) cpt_skcipher_fallback_init() argument 557 cpt_aead_fallback_init(struct otx2_cpt_aead_ctx *ctx, struct crypto_alg *alg) cpt_aead_fallback_init() argument 578 struct crypto_alg *alg = tfm->__crt_alg; cpt_aead_init() local 734 alloc_sdesc(struct crypto_shash *alg) alloc_sdesc() argument [all...] |
/kernel/linux/linux-6.6/drivers/crypto/ccree/ |
H A D | cc_aead.c | 127 struct aead_alg *alg = crypto_aead_alg(tfm); in cc_aead_init() local 2564 struct aead_alg *alg; in cc_create_aead_alg() local 2612 int alg; cc_aead_alloc() local [all...] |
H A D | cc_hash.c | 1825 struct crypto_alg *alg; in cc_alloc_hash_alg() local 1959 int alg; cc_hash_alloc() local [all...] |
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx/ |
H A D | otx_cptvf_algs.c | 678 static struct otx_cpt_sdesc *alloc_sdesc(struct crypto_shash *alg) in alloc_sdesc() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_txrx.c | 727 otx2_sqe_add_mem(struct otx2_snd_queue *sq, int *offset, int alg, u64 iova, int ptp_offset, u64 base_ns, bool udp_csum_crt) otx2_sqe_add_mem() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/toshiba/ |
H A D | ps3_gelic_wireless.c | 1193 __u16 alg; in gelic_wl_set_encodeext() local [all...] |
/kernel/linux/linux-6.6/drivers/net/xen-netback/ |
H A D | common.h | 254 unsigned int alg; member
|
/kernel/linux/linux-6.6/security/keys/trusted-keys/ |
H A D | trusted_tpm1.c | 38 static struct sdesc *init_sdesc(struct crypto_shash *alg) in init_sdesc() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | UCharacterName.java | 980 boolean setAlgorithm(AlgorithmName alg[]) in setAlgorithm() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | UCharacterName.java | 981 boolean setAlgorithm(AlgorithmName alg[]) in setAlgorithm() argument
|
/third_party/mbedtls/library/ |
H A D | psa_crypto_driver_wrappers.c | 122 psa_driver_wrapper_sign_message(const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg, const uint8_t *input, size_t input_length, uint8_t *signature, size_t signature_size, size_t *signature_length) psa_driver_wrapper_sign_message() argument 168 psa_driver_wrapper_verify_message(const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg, const uint8_t *input, size_t input_length, const uint8_t *signature, size_t signature_length) psa_driver_wrapper_verify_message() argument 211 psa_driver_wrapper_sign_hash(const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg, const uint8_t *hash, size_t hash_length, uint8_t *signature, size_t signature_size, size_t *signature_length) psa_driver_wrapper_sign_hash() argument 278 psa_driver_wrapper_verify_hash(const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg, const uint8_t *hash, size_t hash_length, const uint8_t *signature, size_t signature_length) psa_driver_wrapper_verify_hash() argument 387 psa_driver_wrapper_sign_hash_start(psa_sign_hash_interruptible_operation_t *operation, const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg, const uint8_t *hash, size_t hash_length) psa_driver_wrapper_sign_hash_start() argument 467 psa_driver_wrapper_verify_hash_start(psa_verify_hash_interruptible_operation_t *operation, const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg, const uint8_t *hash, size_t hash_length, const uint8_t *signature, size_t signature_length) psa_driver_wrapper_verify_hash_start() argument 948 psa_driver_wrapper_cipher_encrypt(const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg, const uint8_t *iv, size_t iv_length, const uint8_t *input, size_t input_length, uint8_t *output, size_t output_size, size_t *output_length) psa_driver_wrapper_cipher_encrypt() argument 1004 psa_driver_wrapper_cipher_decrypt(const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg, const uint8_t *input, size_t input_length, uint8_t *output, size_t output_size, size_t *output_length) psa_driver_wrapper_cipher_decrypt() argument 1057 psa_driver_wrapper_cipher_encrypt_setup(psa_cipher_operation_t *operation, const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg) psa_driver_wrapper_cipher_encrypt_setup() argument 1116 psa_driver_wrapper_cipher_decrypt_setup(psa_cipher_operation_t *operation, const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg) psa_driver_wrapper_cipher_decrypt_setup() argument 1296 psa_driver_wrapper_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) psa_driver_wrapper_hash_compute() argument 1325 psa_driver_wrapper_hash_setup(psa_hash_operation_t *operation, psa_algorithm_t alg) psa_driver_wrapper_hash_setup() argument 1431 psa_driver_wrapper_aead_encrypt(const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg, const uint8_t *nonce, size_t nonce_length, const uint8_t *additional_data, size_t additional_data_length, const uint8_t *plaintext, size_t plaintext_length, uint8_t *ciphertext, size_t ciphertext_size, size_t *ciphertext_length) psa_driver_wrapper_aead_encrypt() argument 1471 psa_driver_wrapper_aead_decrypt(const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg, const uint8_t *nonce, size_t nonce_length, const uint8_t *additional_data, size_t additional_data_length, const uint8_t *ciphertext, size_t ciphertext_length, uint8_t *plaintext, size_t plaintext_size, size_t *plaintext_length) psa_driver_wrapper_aead_decrypt() argument 1511 psa_driver_wrapper_aead_encrypt_setup(psa_aead_operation_t *operation, const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg) psa_driver_wrapper_aead_encrypt_setup() argument 1551 psa_driver_wrapper_aead_decrypt_setup(psa_aead_operation_t *operation, const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg) psa_driver_wrapper_aead_decrypt_setup() argument 1814 psa_driver_wrapper_mac_compute(const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg, const uint8_t *input, size_t input_length, uint8_t *mac, size_t mac_size, size_t *mac_length) psa_driver_wrapper_mac_compute() argument 1867 psa_driver_wrapper_mac_sign_setup(psa_mac_operation_t *operation, const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg) psa_driver_wrapper_mac_sign_setup() argument 1925 psa_driver_wrapper_mac_verify_setup(psa_mac_operation_t *operation, const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg) psa_driver_wrapper_mac_verify_setup() argument 2085 psa_driver_wrapper_asymmetric_encrypt(const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg, const uint8_t *input, size_t input_length, const uint8_t *salt, size_t salt_length, uint8_t *output, size_t output_size, size_t *output_length) psa_driver_wrapper_asymmetric_encrypt() argument 2136 psa_driver_wrapper_asymmetric_decrypt(const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, psa_algorithm_t alg, const uint8_t *input, size_t input_length, const uint8_t *salt, size_t salt_length, uint8_t *output, size_t output_size, size_t *output_length) psa_driver_wrapper_asymmetric_decrypt() argument 2187 psa_driver_wrapper_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) psa_driver_wrapper_key_agreement() argument [all...] |
H A D | pk.c | 247 int mbedtls_pk_can_do_ext(const mbedtls_pk_context *ctx, psa_algorithm_t alg, in mbedtls_pk_can_do_ext() argument 481 psa_algorithm_t alg = 0; mbedtls_pk_get_psa_attributes() local [all...] |
H A D | x509.c | 178 static int x509_get_hash_alg(const mbedtls_x509_buf *alg, mbedtls_md_type_t *md_alg) in x509_get_hash_alg() argument 97 mbedtls_x509_get_alg_null(unsigned char **p, const unsigned char *end, mbedtls_x509_buf *alg) mbedtls_x509_get_alg_null() argument 112 mbedtls_x509_get_alg(unsigned char **p, const unsigned char *end, mbedtls_x509_buf *alg, mbedtls_x509_buf *params) mbedtls_x509_get_alg() argument
|