Home
last modified time | relevance | path

Searched defs:alg (Results 776 - 800 of 816) sorted by relevance

1...<<313233

/third_party/openssl/apps/lib/
H A Dapps.c3344 EVP_PKEY *app_keygen(EVP_PKEY_CTX *ctx, const char *alg, int bits, int verbose) in app_keygen() argument
3364 EVP_PKEY *app_paramgen(EVP_PKEY_CTX *ctx, const char *alg) in app_paramgen() argument
/third_party/openssl/apps/
H A Dspeed.c3377 static void print_result(int alg, int run_no, int count, double time_used) in print_result() argument
3477 int alg; in do_multi() local
/third_party/openssl/test/
H A Devp_test.c340 static int digest_test_init(EVP_TEST *t, const char *alg) in digest_test_init() argument
548 static int cipher_test_init(EVP_TEST *t, const char *alg) in cipher_test_init() argument
1115 char *alg; global() member
1145 mac_test_init(EVP_TEST *t, const char *alg) mac_test_init() argument
2114 pbe_test_init(EVP_TEST *t, const char *alg) pbe_test_init() argument
3059 keygen_test_init(EVP_TEST *t, const char *alg) keygen_test_init() argument
3185 digestsigver_test_init(EVP_TEST *t, const char *alg, int is_verify, int is_oneshot) digestsigver_test_init() argument
3213 digestsign_test_init(EVP_TEST *t, const char *alg) digestsign_test_init() argument
3332 digestverify_test_init(EVP_TEST *t, const char *alg) digestverify_test_init() argument
3366 oneshot_digestsign_test_init(EVP_TEST *t, const char *alg) oneshot_digestsign_test_init() argument
3411 oneshot_digestverify_test_init(EVP_TEST *t, const char *alg) oneshot_digestverify_test_init() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_ndis.c966 wpa_driver_ndis_set_key(const char *ifname, void *priv, enum wpa_alg alg, const u8 *addr, int key_idx, int set_tx, const u8 *seq, size_t seq_len, const u8 *key, size_t key_len) wpa_driver_ndis_set_key() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpa_supplicant.c157 enum wpa_alg alg; in wpa_supplicant_set_wpa_none_key() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_11.c2402 u16 res, alg, seq, status; in pasn_wd_handle_sae_commit() local
2485 u16 res, alg, seq, status; in pasn_wd_handle_sae_confirm() local
[all...]
H A Dwpa_auth.c1524 int alg; in __wpa_send_eapol() local
2881 enum wpa_alg alg; in fils_set_tk() local
3676 enum wpa_alg alg = wpa_cipher_to_alg(sm->pairwise); in SM_STATE() local
152 wpa_auth_set_key(struct wpa_authenticator *wpa_auth, int vlan_id, enum wpa_alg alg, const u8 *addr, int idx, u8 *key, size_t key_len, enum key_flag key_flag) wpa_auth_set_key() argument
4376 enum wpa_alg alg; wpa_group_config_group_keys() local
[all...]
H A Dwpa_auth_ft.c2818 enum wpa_alg alg; in wpa_ft_install_ptk() local
2794 wpa_auth_set_key(struct wpa_authenticator *wpa_auth, int vlan_id, enum wpa_alg alg, const u8 *addr, int idx, u8 *key, size_t key_len, enum key_flag key_flag) wpa_auth_set_key() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_ndis.c966 wpa_driver_ndis_set_key(const char *ifname, void *priv, enum wpa_alg alg, const u8 *addr, int key_idx, int set_tx, const u8 *seq, size_t seq_len, const u8 *key, size_t key_len) wpa_driver_ndis_set_key() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth_ft.c2628 enum wpa_alg alg; in wpa_ft_install_ptk() local
2614 wpa_auth_set_key(struct wpa_authenticator *wpa_auth, int vlan_id, enum wpa_alg alg, const u8 *addr, int idx, u8 *key, size_t key_len) wpa_auth_set_key() argument
/kernel/linux/linux-5.10/drivers/crypto/
H A Dhifn_795x.c600 struct skcipher_alg alg; member
2374 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in hifn_init_tfm() local
2386 struct hifn_crypto_alg *alg; in hifn_alg_alloc() local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/inside-secure/
H A Dsafexcel.h877 } alg; member
/kernel/linux/linux-5.10/drivers/net/wireless/atmel/
H A Datmel.c1835 int idx, key_len, alg = ext->alg, set_key = 1; in atmel_set_encodeext() local
2695 __le16 alg; member
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx_core.c4057 ahd_set_tags(struct ahd_softc *ahd, struct scsi_cmnd *cmd, struct ahd_devinfo *devinfo, ahd_queue_alg alg) ahd_set_tags() argument
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwm_adsp.c2029 wm_adsp_get_ctl(struct wm_adsp *dsp, const char *name, int type, unsigned int alg) wm_adsp_get_ctl() argument
2052 wm_adsp_write_ctl(struct wm_adsp *dsp, const char *name, int type, unsigned int alg, void *buf, size_t len) wm_adsp_write_ctl() argument
2094 wm_adsp_read_ctl(struct wm_adsp *dsp, const char *name, int type, unsigned int alg, void *buf, size_t len) wm_adsp_read_ctl() argument
2128 void *alg; wm_adsp_read_algs() local
[all...]
/kernel/linux/linux-5.10/include/net/
H A Dxfrm.h1785 static inline unsigned int aead_len(struct xfrm_algo_aead *alg) in aead_len() argument
1790 static inline unsigned int xfrm_alg_len(const struct xfrm_algo *alg) in xfrm_alg_len() argument
1795 static inline unsigned int xfrm_alg_auth_len(const struct xfrm_algo_auth *alg) in xfrm_alg_auth_len() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/fungible/funcore/
H A Dfun_hci.h761 __u8 alg; member
/kernel/linux/linux-6.6/include/net/
H A Dxfrm.h1860 static inline unsigned int aead_len(struct xfrm_algo_aead *alg) in aead_len() argument
1865 static inline unsigned int xfrm_alg_len(const struct xfrm_algo *alg) in xfrm_alg_len() argument
1870 static inline unsigned int xfrm_alg_auth_len(const struct xfrm_algo_auth *alg) in xfrm_alg_auth_len() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx_core.c4055 ahd_set_tags(struct ahd_softc *ahd, struct scsi_cmnd *cmd, struct ahd_devinfo *devinfo, ahd_queue_alg alg) ahd_set_tags() argument
/kernel/linux/linux-6.6/drivers/crypto/
H A Dhifn_795x.c600 struct skcipher_alg alg; member
2374 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in hifn_init_tfm() local
2386 struct hifn_crypto_alg *alg; in hifn_alg_alloc() local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/inside-secure/
H A Dsafexcel.h884 } alg; member
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h788 u64 alg : 3; member
/kernel/linux/linux-6.6/drivers/net/wireless/atmel/
H A Datmel.c1839 int idx, key_len, alg = ext->alg, set_key = 1; in atmel_set_encodeext() local
2690 __le16 alg; member
/third_party/mbedtls/library/
H A Dpsa_crypto.c1009 psa_key_policy_permits(const psa_key_policy_t *policy, psa_key_type_t key_type, psa_algorithm_t alg) psa_key_policy_permits() argument
1091 psa_get_and_lock_key_slot_with_policy( mbedtls_svc_key_id_t key, psa_key_slot_t **p_slot, psa_key_usage_t usage, psa_algorithm_t alg) psa_get_and_lock_key_slot_with_policy() argument
1157 psa_get_and_lock_transparent_key_slot_with_policy( mbedtls_svc_key_id_t key, psa_key_slot_t **p_slot, psa_key_usage_t usage, psa_algorithm_t alg) psa_get_and_lock_transparent_key_slot_with_policy() argument
2292 psa_hash_setup(psa_hash_operation_t *operation, psa_algorithm_t alg) psa_hash_setup() argument
2426 psa_hash_compute(psa_algorithm_t alg, const uint8_t *input_external, size_t input_length, uint8_t *hash_external, size_t hash_size, size_t *hash_length) psa_hash_compute() argument
2453 psa_hash_compare(psa_algorithm_t alg, const uint8_t *input_external, size_t input_length, const uint8_t *hash_external, size_t hash_length) psa_hash_compare() argument
2533 psa_mac_finalize_alg_and_key_validation( psa_algorithm_t alg, const psa_key_attributes_t *attributes, uint8_t *mac_size) psa_mac_finalize_alg_and_key_validation() argument
2586 psa_mac_setup(psa_mac_operation_t *operation, mbedtls_svc_key_id_t key, psa_algorithm_t alg, int is_sign) psa_mac_setup() argument
2642 psa_mac_sign_setup(psa_mac_operation_t *operation, mbedtls_svc_key_id_t key, psa_algorithm_t alg) psa_mac_sign_setup() argument
2649 psa_mac_verify_setup(psa_mac_operation_t *operation, mbedtls_svc_key_id_t key, psa_algorithm_t alg) psa_mac_verify_setup() argument
2783 psa_mac_compute_internal(mbedtls_svc_key_id_t key, psa_algorithm_t alg, const uint8_t *input, size_t input_length, uint8_t *mac, size_t mac_size, size_t *mac_length, int is_sign) psa_mac_compute_internal() argument
2843 psa_mac_compute(mbedtls_svc_key_id_t key, psa_algorithm_t alg, const uint8_t *input_external, size_t input_length, uint8_t *mac_external, size_t mac_size, size_t *mac_length) psa_mac_compute() argument
2870 psa_mac_verify(mbedtls_svc_key_id_t key, psa_algorithm_t alg, const uint8_t *input_external, size_t input_length, const uint8_t *mac_external, size_t mac_length) psa_mac_verify() argument
2915 psa_sign_verify_check_alg(int input_is_message, psa_algorithm_t alg) psa_sign_verify_check_alg() argument
2937 psa_sign_internal(mbedtls_svc_key_id_t key, int input_is_message, psa_algorithm_t alg, const uint8_t *input, size_t input_length, uint8_t *signature, size_t signature_size, size_t *signature_length) psa_sign_internal() argument
3003 psa_verify_internal(mbedtls_svc_key_id_t key, int input_is_message, psa_algorithm_t alg, const uint8_t *input, size_t input_length, const uint8_t *signature, size_t signature_length) psa_verify_internal() argument
3048 psa_sign_message_builtin( 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_sign_message_builtin() argument
3083 psa_sign_message(mbedtls_svc_key_id_t key, psa_algorithm_t alg, const uint8_t *input_external, size_t input_length, uint8_t *signature_external, size_t signature_size, size_t *signature_length) psa_sign_message() argument
3108 psa_verify_message_builtin( 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_verify_message_builtin() argument
3142 psa_verify_message(mbedtls_svc_key_id_t key, psa_algorithm_t alg, const uint8_t *input_external, size_t input_length, const uint8_t *signature_external, size_t signature_length) psa_verify_message() argument
3167 psa_sign_hash_builtin( 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_sign_hash_builtin() argument
3215 psa_sign_hash(mbedtls_svc_key_id_t key, psa_algorithm_t alg, const uint8_t *hash_external, size_t hash_length, uint8_t *signature_external, size_t signature_size, size_t *signature_length) psa_sign_hash() argument
3241 psa_verify_hash_builtin( 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_verify_hash_builtin() argument
3288 psa_verify_hash(mbedtls_svc_key_id_t key, psa_algorithm_t alg, const uint8_t *hash_external, size_t hash_length, const uint8_t *signature_external, size_t signature_length) psa_verify_hash() argument
3313 psa_asymmetric_encrypt(mbedtls_svc_key_id_t key, psa_algorithm_t alg, const uint8_t *input_external, size_t input_length, const uint8_t *salt_external, size_t salt_length, uint8_t *output_external, size_t output_size, size_t *output_length) psa_asymmetric_encrypt() argument
3370 psa_asymmetric_decrypt(mbedtls_svc_key_id_t key, psa_algorithm_t alg, const uint8_t *input_external, size_t input_length, const uint8_t *salt_external, size_t salt_length, uint8_t *output_external, size_t output_size, size_t *output_length) psa_asymmetric_decrypt() argument
3478 psa_sign_hash_start( psa_sign_hash_interruptible_operation_t *operation, mbedtls_svc_key_id_t key, psa_algorithm_t alg, const uint8_t *hash_external, size_t hash_length) psa_sign_hash_start() argument
3636 psa_verify_hash_start( psa_verify_hash_interruptible_operation_t *operation, mbedtls_svc_key_id_t key, psa_algorithm_t alg, const uint8_t *hash_external, size_t hash_length, const uint8_t *signature_external, size_t signature_length) psa_verify_hash_start() argument
3808 mbedtls_psa_sign_hash_start( mbedtls_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) mbedtls_psa_sign_hash_start() argument
4021 mbedtls_psa_verify_hash_start( mbedtls_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) mbedtls_psa_verify_hash_start() argument
4246 psa_cipher_setup(psa_cipher_operation_t *operation, mbedtls_svc_key_id_t key, psa_algorithm_t alg, mbedtls_operation_t cipher_operation) psa_cipher_setup() argument
4311 psa_cipher_encrypt_setup(psa_cipher_operation_t *operation, mbedtls_svc_key_id_t key, psa_algorithm_t alg) psa_cipher_encrypt_setup() argument
4318 psa_cipher_decrypt_setup(psa_cipher_operation_t *operation, mbedtls_svc_key_id_t key, psa_algorithm_t alg) psa_cipher_decrypt_setup() argument
4523 psa_cipher_encrypt(mbedtls_svc_key_id_t key, psa_algorithm_t alg, const uint8_t *input_external, size_t input_length, uint8_t *output_external, size_t output_size, size_t *output_length) psa_cipher_encrypt() argument
4600 psa_cipher_decrypt(mbedtls_svc_key_id_t key, psa_algorithm_t alg, const uint8_t *input_external, size_t input_length, uint8_t *output_external, size_t output_size, size_t *output_length) psa_cipher_decrypt() argument
4666 psa_aead_get_base_algorithm(psa_algorithm_t alg) psa_aead_get_base_algorithm() argument
4672 psa_aead_check_nonce_length(psa_algorithm_t alg, size_t nonce_length) psa_aead_check_nonce_length() argument
4715 psa_aead_check_algorithm(psa_algorithm_t alg) psa_aead_check_algorithm() argument
4724 psa_aead_encrypt(mbedtls_svc_key_id_t key, psa_algorithm_t alg, const uint8_t *nonce_external, size_t nonce_length, const uint8_t *additional_data_external, size_t additional_data_length, const uint8_t *plaintext_external, size_t plaintext_length, uint8_t *ciphertext_external, size_t ciphertext_size, size_t *ciphertext_length) psa_aead_encrypt() argument
4790 psa_aead_decrypt(mbedtls_svc_key_id_t key, psa_algorithm_t alg, const uint8_t *nonce_external, size_t nonce_length, const uint8_t *additional_data_external, size_t additional_data_length, const uint8_t *ciphertext_external, size_t ciphertext_length, uint8_t *plaintext_external, size_t plaintext_size, size_t *plaintext_length) psa_aead_decrypt() argument
4857 psa_validate_tag_length(psa_algorithm_t alg) psa_validate_tag_length() argument
4897 psa_aead_setup(psa_aead_operation_t *operation, int is_encrypt, mbedtls_svc_key_id_t key, psa_algorithm_t alg) psa_aead_setup() argument
4973 psa_aead_encrypt_setup(psa_aead_operation_t *operation, mbedtls_svc_key_id_t key, psa_algorithm_t alg) psa_aead_encrypt_setup() argument
4981 psa_aead_decrypt_setup(psa_aead_operation_t *operation, mbedtls_svc_key_id_t key, psa_algorithm_t alg) psa_aead_decrypt_setup() argument
5667 psa_key_derivation_tls12_prf_generate_next_block( psa_tls12_prf_key_derivation_t *tls12_prf, psa_algorithm_t alg) psa_key_derivation_tls12_prf_generate_next_block() argument
5787 psa_key_derivation_tls12_prf_read( psa_tls12_prf_key_derivation_t *tls12_prf, psa_algorithm_t alg, uint8_t *output, size_t output_length) psa_key_derivation_tls12_prf_read() argument
6083 psa_algorithm_t alg = operation->alg; psa_key_derivation_output_bytes() local
6537 psa_hash_try_support(psa_algorithm_t alg) psa_hash_try_support() argument
6648 psa_key_agreement_try_support(psa_algorithm_t alg) psa_key_agreement_try_support() argument
6677 psa_key_derivation_setup(psa_key_derivation_operation_t *operation, psa_algorithm_t alg) psa_key_derivation_setup() argument
7454 psa_key_agreement_raw_builtin(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_key_agreement_raw_builtin() argument
7506 psa_key_agreement_raw_internal(psa_algorithm_t alg, psa_key_slot_t *private_key, 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_key_agreement_raw_internal() argument
7609 psa_raw_key_agreement(psa_algorithm_t alg, mbedtls_svc_key_id_t private_key, const uint8_t *peer_key_external, size_t peer_key_length, uint8_t *output_external, size_t output_size, size_t *output_length) psa_raw_key_agreement() argument
[all...]
H A Dssl_tls.c2247 psa_algorithm_t alg = PSA_ALG_NONE; in mbedtls_ssl_set_hs_psk() local
2443 psa_algorithm_t alg; in mbedtls_ssl_get_mode_from_ciphersuite() local
2361 mbedtls_ssl_get_base_mode( psa_algorithm_t alg) mbedtls_ssl_get_base_mode() argument
2469 mbedtls_ssl_cipher_to_psa(mbedtls_cipher_type_t mbedtls_cipher_type, size_t taglen, psa_algorithm_t *alg, psa_key_type_t *key_type, size_t *key_size) mbedtls_ssl_cipher_to_psa() argument
6679 setup_psa_key_derivation(psa_key_derivation_operation_t *derivation, mbedtls_svc_key_id_t key, psa_algorithm_t alg, const unsigned char *raw_psk, size_t raw_psk_length, const unsigned char *seed, size_t seed_length, const unsigned char *label, size_t label_length, const unsigned char *other_secret, size_t other_secret_length, size_t capacity) setup_psa_key_derivation() argument
6753 psa_algorithm_t alg; tls_prf_generic() local
7070 psa_algorithm_t alg; ssl_compute_master() local
7139 psa_algorithm_t alg = PSA_ALG_TLS12_ECJPAKE_TO_PMS; ssl_compute_master() local
8820 psa_algorithm_t alg; ssl_tls12_populate_transform() local
[all...]

Completed in 120 milliseconds

1...<<313233