Home
last modified time | relevance | path

Searched defs:algs (Results 51 - 75 of 83) sorted by relevance

1234

/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_algo.c647 struct xfrm_algo_desc *algs; member
/third_party/libwebsockets/lib/cose/
H A Dprivate-lib-cose.h78 lws_dll2_owner_t algs; member
106 lws_dll2_owner_t algs; member
/third_party/openssl/test/
H A Dfilterprov.c175 const OSSL_ALGORITHM *algs; in filter_provider_set_filter() local
97 filter_unquery(void *provctx, int operation_id, const OSSL_ALGORITHM *algs) filter_unquery() argument
[all...]
/kernel/linux/linux-5.10/drivers/crypto/stm32/
H A Dstm32-crc32.c269 static struct shash_alg algs[] = { variable
/kernel/linux/linux-5.10/crypto/
H A Dahash.c603 int crypto_register_ahashes(struct ahash_alg *algs, int count) in crypto_register_ahashes() argument
623 void crypto_unregister_ahashes(struct ahash_alg *algs, int count) in crypto_unregister_ahashes() argument
H A Dskcipher.c834 int crypto_register_skciphers(struct skcipher_alg *algs, int count) in crypto_register_skciphers() argument
854 void crypto_unregister_skciphers(struct skcipher_alg *algs, int count) in crypto_unregister_skciphers() argument
H A Dshash.c574 int crypto_register_shashes(struct shash_alg *algs, int count) in crypto_register_shashes() argument
594 void crypto_unregister_shashes(struct shash_alg *algs, int count) in crypto_unregister_shashes() argument
H A Dalgapi.c482 int crypto_register_algs(struct crypto_alg *algs, int count) in crypto_register_algs() argument
502 void crypto_unregister_algs(struct crypto_alg *algs, int count) in crypto_unregister_algs() argument
/kernel/linux/linux-6.6/drivers/crypto/stm32/
H A Dstm32-crc32.c269 static struct shash_alg algs[] = { variable
/third_party/mbedtls/programs/ssl/
H A Dssl_test_lib.c229 const char *algs[] = { alg1, alg2 }; in key_opaque_set_alg_usage() local
[all...]
/kernel/linux/linux-6.6/crypto/
H A Dshash.c692 int crypto_register_shashes(struct shash_alg *algs, int count) in crypto_register_shashes() argument
712 void crypto_unregister_shashes(struct shash_alg *algs, int count) in crypto_unregister_shashes() argument
H A Dalgapi.c517 int crypto_register_algs(struct crypto_alg *algs, int count) in crypto_register_algs() argument
537 void crypto_unregister_algs(struct crypto_alg *algs, int count) in crypto_unregister_algs() argument
H A Dahash.c631 int crypto_register_ahashes(struct ahash_alg *algs, int count) in crypto_register_ahashes() argument
651 void crypto_unregister_ahashes(struct ahash_alg *algs, int count) in crypto_unregister_ahashes() argument
H A Dskcipher.c880 int crypto_register_skciphers(struct skcipher_alg *algs, int count) in crypto_register_skciphers() argument
900 void crypto_unregister_skciphers(struct skcipher_alg *algs, int count) in crypto_unregister_skciphers() argument
/third_party/node/deps/openssl/openssl/crypto/cms/
H A Dcms_sd.c1023 int CMS_add_smimecap(CMS_SignerInfo *si, STACK_OF(X509_ALGOR) *algs) in CMS_add_smimecap() argument
/third_party/openssl/crypto/cms/
H A Dcms_sd.c1031 int CMS_add_smimecap(CMS_SignerInfo *si, STACK_OF(X509_ALGOR) *algs) in CMS_add_smimecap() argument
/kernel/linux/linux-6.6/drivers/crypto/intel/keembay/
H A Dkeembay-ocs-aes-core.c1258 static struct skcipher_engine_alg algs[] = { variable
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/
H A Dqm.h246 const char *algs; member
/kernel/linux/linux-5.10/drivers/crypto/
H A Dpicoxcell_crypto.c114 struct spacc_alg *algs; member
/third_party/curl/lib/vtls/
H A Dschannel.c232 static const struct algo algs[]= { variable
/third_party/node/deps/openssl/openssl/crypto/
H A Dprovider_core.c1613 ossl_provider_unquery_operation(const OSSL_PROVIDER *prov, int operation_id, const OSSL_ALGORITHM *algs) ossl_provider_unquery_operation() argument
/third_party/openssl/crypto/
H A Dprovider_core.c1611 ossl_provider_unquery_operation(const OSSL_PROVIDER *prov, int operation_id, const OSSL_ALGORITHM *algs) ossl_provider_unquery_operation() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_wext.c2239 int algs = 0, res; in wpa_driver_wext_set_auth_alg() local
H A Dwpa_hal.c886 uint32_t algs = 0; in WifiGetStaAuthType() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_wext.c2232 int algs = 0, res; in wpa_driver_wext_set_auth_alg() local

Completed in 42 milliseconds

1234