| /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
|
| H A D | digest.c | 729 void *alg; in EVP_MD_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
|
| /third_party/node/deps/openssl/openssl/crypto/property/ |
| H A D | property.c | 224 static void impl_cache_flush_alg(ossl_uintmax_t idx, ALGORITHM *alg) in impl_cache_flush_alg() argument 292 static int ossl_method_store_insert(OSSL_METHOD_STORE *store, ALGORITHM *alg) in ossl_method_store_insert() argument 302 ALGORITHM *alg = NULL; in ossl_method_store_add() local 382 ALGORITHM *alg = NULL; ossl_method_store_remove() local 422 alg_cleanup_by_provider(ossl_uintmax_t idx, ALGORITHM *alg, void *arg) alg_cleanup_by_provider() argument 465 alg_do_one(ALGORITHM *alg, IMPLEMENTATION *impl, void (*fn)(int id, void *method, void *fnarg), void *fnarg) alg_do_one() argument 477 alg_do_each(ossl_uintmax_t idx, ALGORITHM *alg, void *arg) alg_do_each() argument 506 ALGORITHM *alg; ossl_method_store_fetch() local 584 ossl_method_cache_flush_alg(OSSL_METHOD_STORE *store, ALGORITHM *alg) ossl_method_cache_flush_alg() argument 593 ALGORITHM *alg = ossl_method_store_retrieve(store, nid); ossl_method_cache_flush() local 650 impl_cache_flush_one_alg(ossl_uintmax_t idx, ALGORITHM *alg, void *v) impl_cache_flush_one_alg() argument 683 ALGORITHM *alg; ossl_method_store_cache_get() local 716 ALGORITHM *alg; ossl_method_store_cache_set() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/cms/ |
| H A D | cms_sd.c | 311 X509_ALGOR *alg; in CMS_add1_signer() local 1040 X509_ALGOR *alg = NULL; in STACK_OF() local [all...] |
| /third_party/openssl/crypto/cms/ |
| H A D | cms_sd.c | 311 X509_ALGOR *alg; in CMS_add1_signer() local 1048 X509_ALGOR *alg = NULL; in STACK_OF() local [all...] |
| /third_party/openssl/crypto/evp/ |
| H A D | digest.c | 729 void *alg; in EVP_MD_CTX_settable_params() local
|
| H A D | evp_enc.c | 1350 void *alg; in EVP_CIPHER_CTX_settable_params() local
|
| /third_party/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
|
| /third_party/openssl/crypto/property/ |
| H A D | property.c | 226 static void impl_cache_flush_alg(ossl_uintmax_t idx, ALGORITHM *alg) in impl_cache_flush_alg() argument 294 static int ossl_method_store_insert(OSSL_METHOD_STORE *store, ALGORITHM *alg) in ossl_method_store_insert() argument 304 ALGORITHM *alg = NULL; in ossl_method_store_add() local 384 ALGORITHM *alg = NULL; ossl_method_store_remove() local 424 alg_cleanup_by_provider(ossl_uintmax_t idx, ALGORITHM *alg, void *arg) alg_cleanup_by_provider() argument 467 alg_do_one(ALGORITHM *alg, IMPLEMENTATION *impl, void (*fn)(int id, void *method, void *fnarg), void *fnarg) alg_do_one() argument 474 alg_copy(ossl_uintmax_t idx, ALGORITHM *alg, void *arg) alg_copy() argument 488 ALGORITHM *alg; ossl_method_store_do_all() local 520 ALGORITHM *alg; ossl_method_store_fetch() local 598 ossl_method_cache_flush_alg(OSSL_METHOD_STORE *store, ALGORITHM *alg) ossl_method_cache_flush_alg() argument 607 ALGORITHM *alg = ossl_method_store_retrieve(store, nid); ossl_method_cache_flush() local 664 impl_cache_flush_one_alg(ossl_uintmax_t idx, ALGORITHM *alg, void *v) impl_cache_flush_one_alg() argument 697 ALGORITHM *alg; ossl_method_store_cache_get() local 730 ALGORITHM *alg; ossl_method_store_cache_set() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| H A D | crypto_libtomcrypt.c | 145 enum crypto_hash_alg alg; member 154 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() argument 301 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg, in crypto_cipher_init() argument
|
| H A D | crypto_linux.c | 57 static int linux_af_alg_hash_vector(const char *alg, const u8 *key, in linux_af_alg_hash_vector() argument 239 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() argument 415 linux_af_alg_skcipher(const char *alg, const u8 *key, size_t key_len) in linux_af_alg_skcipher() argument 858 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg, in crypto_cipher_init() argument
|
| H A D | tls_openssl_ocsp.c | 319 static char * algor_str(X509_ALGOR *alg) in algor_str() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
| H A D | driver_privsep.c | 208 wpa_driver_privsep_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_privsep_set_key() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
| H A D | ikev2_common.c | 56 int ikev2_integ_hash(int alg, const u8 *key, size_t key_len, const u8 *data, in ikev2_integ_hash() argument 97 int ikev2_prf_hash(int alg, const u8 *key, size_t key_len, in ikev2_prf_hash() argument 113 int ikev2_prf_plus(int alg, const u8 *key, size_t key_len, in ikev2_prf_plus() argument 175 int ikev2_encr_encrypt(int alg, const u8 *key, size_t key_len, const u8 *iv, in ikev2_encr_encrypt() argument 210 ikev2_encr_decrypt(int alg, const u8 *key, size_t key_len, const u8 *iv, const u8 *crypt, u8 *plain, size_t len) ikev2_encr_decrypt() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | ibss_rsn.c | 139 static int supp_set_key(void *ctx, enum wpa_alg alg, in supp_set_key() argument 297 static int auth_set_key(void *ctx, int vlan_id, enum wpa_alg alg, in auth_set_key() argument [all...] |
| H A D | mesh_rsn.c | 102 static int auth_set_key(void *ctx, int vlan_id, enum wpa_alg alg, in auth_set_key() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| H A D | crypto_libtomcrypt.c | 145 enum crypto_hash_alg alg; member 154 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() argument 301 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg, in crypto_cipher_init() argument
|
| H A D | crypto_linux.c | 57 static int linux_af_alg_hash_vector(const char *alg, const u8 *key, in linux_af_alg_hash_vector() argument 239 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() argument 415 linux_af_alg_skcipher(const char *alg, const u8 *key, size_t key_len) in linux_af_alg_skcipher() argument 858 struct crypto_cipher * crypto_cipher_init(enum crypto_cipher_alg alg, in crypto_cipher_init() argument
|
| H A D | tls_openssl_ocsp.c | 319 static char * algor_str(X509_ALGOR *alg) in algor_str() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
| H A D | driver_privsep.c | 213 enum wpa_alg alg = params->alg; in wpa_driver_privsep_set_key() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
| H A D | ikev2_common.c | 56 int ikev2_integ_hash(int alg, const u8 *key, size_t key_len, const u8 *data, in ikev2_integ_hash() argument 97 int ikev2_prf_hash(int alg, const u8 *key, size_t key_len, in ikev2_prf_hash() argument 113 int ikev2_prf_plus(int alg, const u8 *key, size_t key_len, in ikev2_prf_plus() argument 175 int ikev2_encr_encrypt(int alg, const u8 *key, size_t key_len, const u8 *iv, in ikev2_encr_encrypt() argument 210 ikev2_encr_decrypt(int alg, const u8 *key, size_t key_len, const u8 *iv, const u8 *crypt, u8 *plain, size_t len) ikev2_encr_decrypt() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/ |
| H A D | tdls.c | 202 enum wpa_alg alg; in wpa_tdls_set_key() local
|