Home
last modified time | relevance | path

Searched defs:alg (Results 476 - 500 of 765) sorted by relevance

1...<<11121314151617181920>>...31

/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_struct-json/
H A Dmain.c471 int alg; member
/third_party/libwebsockets/minimal-examples/api-tests/api-test-jose/
H A Djwe.c2018 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 Devp_enc.c1355 void *alg; in EVP_CIPHER_CTX_settable_params() local
H A Ddigest.c729 void *alg; in EVP_MD_CTX_settable_params() local
/third_party/node/deps/openssl/openssl/crypto/pkcs7/
H A Dpk7_doit.c57 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 Dproperty.c224 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 Dcms_sd.c311 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 Dcms_sd.c311 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 Ddigest.c729 void *alg; in EVP_MD_CTX_settable_params() local
H A Devp_enc.c1350 void *alg; in EVP_CIPHER_CTX_settable_params() local
/third_party/openssl/crypto/pkcs7/
H A Dpk7_doit.c57 static int pkcs7_bio_add_digest(BIO **pbio, X509_ALGOR *alg, in pkcs7_bio_add_digest() argument
/third_party/openssl/crypto/property/
H A Dproperty.c226 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 Dcrypto_libtomcrypt.c145 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 Dcrypto_linux.c57 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 Dtls_openssl_ocsp.c319 static char * algor_str(X509_ALGOR *alg) in algor_str() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_privsep.c208 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 Dikev2_common.c56 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 Dibss_rsn.c139 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 Dmesh_rsn.c102 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 Dcrypto_libtomcrypt.c145 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 Dcrypto_linux.c57 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 Dtls_openssl_ocsp.c319 static char * algor_str(X509_ALGOR *alg) in algor_str() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_privsep.c213 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 Dikev2_common.c56 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 Dtdls.c202 enum wpa_alg alg; in wpa_tdls_set_key() local

Completed in 33 milliseconds

1...<<11121314151617181920>>...31