| /kernel/linux/linux-6.6/drivers/crypto/ccree/ |
| H A D | cc_driver.h | 115 enum cc_cpp_alg alg; member
|
| /kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec/ |
| H A D | sec_algs.c | 256 enum sec_cipher_alg alg; in sec_alg_skcipher_setkey_aes_ecb() local 126 sec_alg_skcipher_init_template(struct sec_alg_tfm_ctx *ctx, struct sec_bd_info *req, enum sec_cipher_alg alg) sec_alg_skcipher_init_template() argument 142 sec_alg_skcipher_init_context(struct crypto_skcipher *atfm, const u8 *key, unsigned int keylen, enum sec_cipher_alg alg) sec_alg_skcipher_init_context() argument 227 sec_alg_skcipher_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen, enum sec_cipher_alg alg) sec_alg_skcipher_setkey() argument 278 enum sec_cipher_alg alg; sec_alg_skcipher_setkey_aes_cbc() local 300 enum sec_cipher_alg alg; sec_alg_skcipher_setkey_aes_ctr() local 322 enum sec_cipher_alg alg; sec_alg_skcipher_setkey_aes_xts() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/intersil/orinoco/ |
| H A D | wext.c | 741 int idx, alg = ext->alg, set_key = 1; in orinoco_ioctl_set_encodeext() local 30 orinoco_set_key(struct orinoco_private *priv, int index, enum orinoco_alg alg, const u8 *key, int key_len, const u8 *seq, int seq_len) orinoco_set_key() argument [all...] |
| /kernel/linux/linux-6.6/crypto/ |
| H A D | shash.c | 24 static inline struct crypto_istat_hash *shash_get_stat(struct shash_alg *alg) in shash_get_stat() argument 29 static inline int crypto_shash_errstat(struct shash_alg *alg, int err) in crypto_shash_errstat() argument 62 static void shash_set_needkey(struct crypto_shash *tfm, struct shash_alg *alg) in shash_set_needkey() argument 412 struct shash_alg *alg = __crypto_shash_alg(calg); in crypto_init_shash_ops_async() local 469 struct shash_alg *alg = crypto_shash_alg(hash); in crypto_shash_exit_tfm() local 477 struct shash_alg *alg = crypto_shash_alg(hash); crypto_shash_init_tfm() local 511 crypto_shash_report( struct sk_buff *skb, struct crypto_alg *alg) crypto_shash_report() argument 529 crypto_shash_show(struct seq_file *m, struct crypto_alg *alg) crypto_shash_show() argument 538 crypto_shash_report_stat( struct sk_buff *skb, struct crypto_alg *alg) crypto_shash_report_stat() argument 588 struct shash_alg *alg = crypto_shash_alg(hash); crypto_clone_shash() local 621 hash_prepare_alg(struct hash_alg_common *alg) hash_prepare_alg() argument 637 shash_prepare_alg(struct shash_alg *alg) shash_prepare_alg() argument 673 crypto_register_shash(struct shash_alg *alg) crypto_register_shash() argument 686 crypto_unregister_shash(struct shash_alg *alg) crypto_unregister_shash() argument [all...] |
| H A D | ccm.c | 711 struct aead_alg *alg; crypto_rfc4309_create() local 866 struct crypto_alg *alg; cbcmac_create() local [all...] |
| H A D | algapi.c | 38 static int crypto_check_alg(struct crypto_alg *alg) in crypto_check_alg() argument 88 crypto_destroy_instance(struct crypto_alg *alg) crypto_destroy_instance() argument 107 crypto_more_spawns(struct crypto_alg *alg, struct list_head *stack, struct list_head *top, struct list_head *secondary_spawns) crypto_more_spawns() argument 157 crypto_remove_spawns(struct crypto_alg *alg, struct list_head *list, struct crypto_alg *nalg) crypto_remove_spawns() argument 237 crypto_alg_finish_registration(struct crypto_alg *alg, bool fulfill_requests, struct list_head *algs_to_put) crypto_alg_finish_registration() argument 288 crypto_alloc_test_larval(struct crypto_alg *alg) crypto_alloc_test_larval() argument 317 __crypto_register_alg(struct crypto_alg *alg, struct list_head *algs_to_put) __crypto_register_alg() argument 376 struct crypto_alg *alg; crypto_alg_tested() local 443 struct crypto_alg *alg; crypto_remove_final() local 453 crypto_register_alg(struct crypto_alg *alg) crypto_register_alg() argument 482 crypto_remove_alg(struct crypto_alg *alg, struct list_head *list) crypto_remove_alg() argument 495 crypto_unregister_alg(struct crypto_alg *alg) crypto_unregister_alg() argument 727 struct crypto_alg *alg; crypto_grab_spawn() local 777 struct crypto_alg *alg = ERR_PTR(-EAGAIN); crypto_spawn_alg() local 803 struct crypto_alg *alg; crypto_spawn_tfm() local 828 struct crypto_alg *alg; crypto_spawn_tfm2() local 927 crypto_inst_setname(struct crypto_instance *inst, const char *name, struct crypto_alg *alg) crypto_inst_setname() argument 1035 crypto_alg_extsize(struct crypto_alg *alg) crypto_alg_extsize() argument 1046 struct crypto_alg *alg = crypto_find_alg(name, frontend, type, mask); crypto_type_has_alg() local [all...] |
| H A D | ahash.c | 158 const struct hash_alg_common *alg = crypto_hash_alg_common(tfm); in ahash_set_needkey() local 305 struct hash_alg_common *alg = crypto_hash_alg_common(tfm); in crypto_ahash_final() local 317 struct hash_alg_common *alg = crypto_hash_alg_common(tfm); in crypto_ahash_finup() local 333 struct hash_alg_common *alg = crypto_hash_alg_common(tfm); in crypto_ahash_digest() local 417 struct ahash_alg *alg in crypto_ahash_exit_tfm() local 425 struct ahash_alg *alg = crypto_ahash_alg(hash); crypto_ahash_init_tfm() local 453 crypto_ahash_extsize(struct crypto_alg *alg) crypto_ahash_extsize() argument 468 crypto_ahash_report( struct sk_buff *skb, struct crypto_alg *alg) crypto_ahash_report() argument 485 crypto_ahash_show(struct seq_file *m, struct crypto_alg *alg) crypto_ahash_show() argument 495 crypto_ahash_report_stat( struct sk_buff *skb, struct crypto_alg *alg) crypto_ahash_report_stat() argument 547 struct ahash_alg *alg; crypto_clone_ahash() local 594 ahash_prepare_alg(struct ahash_alg *alg) ahash_prepare_alg() argument 612 crypto_register_ahash(struct ahash_alg *alg) crypto_register_ahash() argument 625 crypto_unregister_ahash(struct ahash_alg *alg) crypto_unregister_ahash() argument 678 struct crypto_alg *alg = &halg->base; crypto_hash_alg_has_setkey() local [all...] |
| H A D | skcipher.c | 99 static inline int crypto_skcipher_errstat(struct skcipher_alg *alg, int err) in crypto_skcipher_errstat() argument 640 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in crypto_skcipher_encrypt() local 83 __crypto_skcipher_alg( struct crypto_alg *alg) __crypto_skcipher_alg() argument 89 skcipher_get_stat( struct skcipher_alg *alg) skcipher_get_stat() argument 662 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); crypto_skcipher_decrypt() local 684 struct skcipher_alg *alg = crypto_skcipher_alg(skcipher); crypto_skcipher_exit_tfm() local 692 struct skcipher_alg *alg = crypto_skcipher_alg(skcipher); crypto_skcipher_init_tfm() local 715 crypto_skcipher_show(struct seq_file *m, struct crypto_alg *alg) crypto_skcipher_show() argument 730 crypto_skcipher_report( struct sk_buff *skb, struct crypto_alg *alg) crypto_skcipher_report() argument 750 crypto_skcipher_report_stat( struct sk_buff *skb, struct crypto_alg *alg) crypto_skcipher_report_stat() argument 837 skcipher_prepare_alg(struct skcipher_alg *alg) skcipher_prepare_alg() argument 861 crypto_register_skcipher(struct skcipher_alg *alg) crypto_register_skcipher() argument 874 crypto_unregister_skcipher(struct skcipher_alg *alg) crypto_unregister_skcipher() argument [all...] |
| H A D | tcrypt.c | 64 static char *alg; variable 1439 static inline int tcrypt_test(const char *alg) in tcrypt_test() argument 1452 do_test(const char *alg, u32 type, u32 mask, int m, u32 num_mb) do_test() argument [all...] |
| H A D | vmac.c | 623 struct crypto_alg *alg; in vmac_create() local [all...] |
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/misc/ |
| H A D | xilinx_sdfec.h | 63 __u32 alg; member
|
| /kernel/linux/linux-6.6/net/mac80211/ |
| H A D | rate.c | 128 struct rate_control_alg *alg; in ieee80211_rate_control_register() local 159 struct rate_control_alg *alg; in ieee80211_rate_control_unregister() local 176 struct rate_control_alg *alg; ieee80211_try_rate_control_ops_get() local [all...] |
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/misc/ |
| H A D | xilinx_sdfec.h | 63 __u32 alg; member
|
| /third_party/curl/lib/vauth/ |
| H A D | digest.c | 271 auth_decode_digest_md5_message(const struct bufref *chlgref, char *nonce, size_t nlen, char *realm, size_t rlen, char *alg, size_t alen, char *qop, size_t qlen) auth_decode_digest_md5_message() argument
|
| /third_party/libwebsockets/lib/jose/jws/ |
| H A D | jws.c | 1197 lws_jwt_sign_compact(struct lws_context *ctx, struct lws_jwk *jwk, const char *alg, char *out, size_t *out_len, char *temp, int tl, const char *format, ...) lws_jwt_sign_compact() argument [all...] |
| /third_party/mbedtls/library/ |
| H A D | cipher.c | 271 psa_algorithm_t alg; in mbedtls_cipher_setup_psa() local [all...] |
| H A D | pk_wrap.c | 168 int mbedtls_pk_psa_rsa_sign_ext(psa_algorithm_t alg, in mbedtls_pk_psa_rsa_sign_ext() argument 1473 psa_algorithm_t alg; in rsa_opaque_decrypt() local 1510 psa_algorithm_t alg; in rsa_opaque_sign_wrap() local [all...] |
| H A D | ssl_tls13_generic.c | 1648 psa_algorithm_t alg = PSA_ALG_NONE; in mbedtls_ssl_tls13_generate_and_write_xxdh_key_exchange() local
|
| /third_party/libcoap/src/oscore/ |
| H A D | oscore_context.c | 54 compose_info(uint8_t *buffer, size_t buf_size, uint8_t alg, coap_bin_const_t *id, coap_bin_const_t *id_context, coap_str_const_t *type, size_t out_len) compose_info() argument
|
| /third_party/libcoap/include/oscore/ |
| H A D | oscore_cose.h | 198 cose_alg_t alg; member
|
| /third_party/mbedtls/tests/src/ |
| H A D | psa_exercise_key.c | 120 exercise_mac_key(mbedtls_svc_key_id_t key, psa_key_usage_t usage, psa_algorithm_t alg, int key_destroyable) exercise_mac_key() argument 175 exercise_cipher_key(mbedtls_svc_key_id_t key, psa_key_usage_t usage, psa_algorithm_t alg, int key_destroyable) exercise_cipher_key() argument 263 exercise_aead_key(mbedtls_svc_key_id_t key, psa_key_usage_t usage, psa_algorithm_t alg, int key_destroyable) exercise_aead_key() argument 326 can_sign_or_verify_message(psa_key_usage_t usage, psa_algorithm_t alg) can_sign_or_verify_message() argument 338 exercise_signature_key(mbedtls_svc_key_id_t key, psa_key_usage_t usage, psa_algorithm_t alg, int key_destroyable) exercise_signature_key() argument 439 exercise_asymmetric_encryption_key(mbedtls_svc_key_id_t key, psa_key_usage_t usage, psa_algorithm_t alg, int key_destroyable) exercise_asymmetric_encryption_key() argument 486 mbedtls_test_psa_setup_key_derivation_wrap( psa_key_derivation_operation_t *operation, mbedtls_svc_key_id_t key, psa_algorithm_t alg, const unsigned char *input1, size_t input1_length, const unsigned char *input2, size_t input2_length, size_t capacity, int key_destroyable) mbedtls_test_psa_setup_key_derivation_wrap() argument 588 exercise_key_derivation_key(mbedtls_svc_key_id_t key, psa_key_usage_t usage, psa_algorithm_t alg, int key_destroyable) exercise_key_derivation_key() argument 683 mbedtls_test_psa_raw_key_agreement_with_self( psa_algorithm_t alg, mbedtls_svc_key_id_t key, int key_destroyable) mbedtls_test_psa_raw_key_agreement_with_self() argument 747 exercise_raw_key_agreement_key(mbedtls_svc_key_id_t key, psa_key_usage_t usage, psa_algorithm_t alg, int key_destroyable) exercise_raw_key_agreement_key() argument 766 exercise_key_agreement_key(mbedtls_svc_key_id_t key, psa_key_usage_t usage, psa_algorithm_t alg, int key_destroyable) exercise_key_agreement_key() argument 1119 mbedtls_test_psa_exercise_key(mbedtls_svc_key_id_t key, psa_key_usage_t usage, psa_algorithm_t alg, int key_destroyable) mbedtls_test_psa_exercise_key() argument 1163 mbedtls_test_psa_usage_to_exercise(psa_key_type_t type, psa_algorithm_t alg) mbedtls_test_psa_usage_to_exercise() argument 1197 mbedtls_test_can_exercise_psa_algorithm(psa_algorithm_t alg) mbedtls_test_can_exercise_psa_algorithm() argument [all...] |
| /third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_struct-json/ |
| H A D | main.c | 471 int alg; member
|
| /third_party/libwebsockets/minimal-examples/api-tests/api-test-jose/ |
| H A D | jwe.c | 2018 test_akw_encrypt(struct lws_context *context, const char *test_name, const char *alg, const char *enc, const char *ciphertext, const char *key, char *compact, int compact_len) test_akw_encrypt() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | evp_enc.c | 1355 void *alg; in EVP_CIPHER_CTX_settable_params() local
|
| /third_party/node/deps/openssl/openssl/crypto/pkcs7/ |
| H A D | pk7_doit.c | 57 static int pkcs7_bio_add_digest(BIO **pbio, X509_ALGOR *alg, in pkcs7_bio_add_digest() argument
|