/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/ |
H A D | hostap_ioctl.c | 3230 const char *alg, *module; in prism2_ioctl_siwencodeext() local [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
H A D | qib_file_ops.c | 1587 unsigned swmajor, swminor, alg = QIB_PORT_ALG_ACROSS; in qib_assign_ctxt() local 1404 get_a_ctxt(struct file *fp, const struct qib_user_info *uinfo, unsigned alg) get_a_ctxt() argument
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_osm.c | 1253 ahc_platform_set_tags(struct ahc_softc *ahc, struct scsi_device *sdev, struct ahc_devinfo *devinfo, ahc_queue_alg alg) ahc_platform_set_tags() argument
|
/kernel/linux/linux-6.6/net/ceph/ |
H A D | osdmap.c | 477 u32 alg; in crush_decode() local
|
/third_party/curl/lib/vtls/ |
H A D | schannel.c | 363 long alg = strtol(startCur, 0, 0); in set_ssl_ciphers() local
|
/third_party/mbedtls/tests/src/test_helpers/ |
H A D | ssl_helpers.c | 1265 psa_algorithm_t alg; in mbedtls_test_ssl_build_transforms() local [all...] |
/third_party/libcoap/src/ |
H A D | coap_tinydtls.c | 1490 coap_crypto_hash(cose_alg_t alg, in coap_crypto_hash() argument 1513 cose_alg_t alg; member 1520 get_cipher_alg(cose_alg_t alg) { in get_cipher_alg() argument 1556 coap_crypto_check_cipher_alg(cose_alg_t alg) { in coap_crypto_check_cipher_alg() argument [all...] |
H A D | coap_openssl.c | 3630 cose_alg_t alg; member 3641 get_hash_alg(cose_alg_t alg, size_t *length) { in get_hash_alg() argument 3655 coap_crypto_hash(cose_alg_t alg, in coap_crypto_hash() argument 3713 cose_alg_t alg; member 3720 get_cipher_alg(cose_alg_t alg) { in get_cipher_alg() argument 3758 coap_crypto_check_cipher_alg(cose_alg_t alg) coap_crypto_check_cipher_alg() argument [all...] |
H A D | coap_mbedtls.c | 2647 cose_alg_t alg; member 2657 get_hash_alg(cose_alg_t alg, size_t *hash_len) { argument 2671 coap_crypto_hash(cose_alg_t alg, argument 2723 cose_alg_t alg; member 2730 get_cipher_alg(cose_alg_t alg) { argument 2768 coap_crypto_check_cipher_alg(cose_alg_t alg) global() argument [all...] |
/third_party/node/deps/openssl/openssl/apps/ |
H A D | pkcs12.c | 1026 static int alg_print(const X509_ALGOR *alg) in alg_print() argument
|
/third_party/node/deps/openssl/openssl/providers/implementations/encode_decode/ |
H A D | decode_der2key.c | 105 const X509_ALGOR *alg = NULL; in der2key_decode_p8() local
|
/third_party/node/deps/openssl/openssl/engines/ |
H A D | e_capi.c | 834 ALG_ID alg; in capi_rsa_sign() local
|
/third_party/openssl/apps/ |
H A D | pkcs12.c | 1030 static int alg_print(const X509_ALGOR *alg) in alg_print() argument
|
/third_party/openssl/engines/ |
H A D | e_capi.c | 834 ALG_ID alg; in capi_rsa_sign() local
|
/third_party/openssl/providers/implementations/encode_decode/ |
H A D | decode_der2key.c | 105 const X509_ALGOR *alg = NULL; in der2key_decode_p8() local
|
/third_party/openssl/test/ |
H A D | acvp_test.c | 671 static int cipher_enc(const char *alg, in cipher_enc() argument 716 static int aes_ccm_enc_dec(const char *alg, in aes_ccm_enc_dec() argument 803 aes_gcm_enc_dec(const char *alg, const unsigned char *pt, size_t pt_len, const unsigned char *key, size_t key_len, const unsigned char *iv, size_t iv_len, const unsigned char *aad, size_t aad_len, const unsigned char *ct, size_t ct_len, const unsigned char *tag, size_t tag_len, int enc, int pass) aes_gcm_enc_dec() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
H A D | crypto_openssl.c | 634 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg, in crypto_cipher_init() argument 983 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() argument
|
H A D | crypto_wolfssl.c | 477 enum crypto_cipher_alg alg; member 482 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg, in crypto_cipher_init() argument 882 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_atheros.c | 501 atheros_set_key(const char *ifname, void *priv, enum wpa_alg alg, in atheros_set_key() argument
|
H A D | driver_bsd.c | 334 bsd_set_key(const char *ifname, void *priv, enum wpa_alg alg, in bsd_set_key() argument
|
H A D | driver_wext.c | 1711 static int wpa_driver_wext_set_key_ext(void *priv, enum wpa_alg alg, in wpa_driver_wext_set_key_ext() argument 1831 wpa_driver_wext_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_wext_set_key() argument [all...] |
H A D | wpa_hal.c | 225 static uint32_t WifiAlgToCipherSuite(enum wpa_alg alg, size_t keyLen) in WifiAlgToCipherSuite() argument 269 static void WifiWpaInitAlg(WifiKeyExt *keyExt, enum wpa_alg alg, size_t keyLen) in WifiWpaInitAlg() argument 280 static int32_t WifiWpaInitAddr(WifiKeyExt *keyExt, const uint8_t *addr, const enum wpa_alg alg, const int32_t keyIdx, in WifiWpaInitAddr() argument 318 WifiWpaInitKey(WifiKeyExt *keyExt, const uint8_t *key, const size_t keyLen, const int32_t keyIdx, const enum wpa_alg alg) WifiWpaInitKey() argument 360 WifiWpaSetKey(const char *ifname, void *priv, enum wpa_alg alg, const uint8_t *addr, int32_t keyIdx, int32_t setTx, const uint8_t *seq, size_t seqLen, const uint8_t *key, size_t keyLen) WifiWpaSetKey() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/ |
H A D | tdls.c | 195 enum wpa_alg alg; in wpa_tdls_set_key() local
|
H A D | wpa.c | 787 enum wpa_alg alg; in wpa_supplicant_install_ptk() local 881 enum wpa_alg alg; member 852 wpa_supplicant_check_group_cipher(struct wpa_sm *sm, int group_cipher, int keylen, int maxkeylen, int *key_rsc_len, enum wpa_alg *alg) wpa_supplicant_check_group_cipher() argument 4271 enum wpa_alg alg; fils_process_assoc_resp() local [all...] |
H A D | wpa_i.h | 197 static inline int wpa_sm_set_key(struct wpa_sm *sm, enum wpa_alg alg, in wpa_sm_set_key() argument
|