| /third_party/libcoap/include/coap3/ |
| H A D | coap_crypto_internal.h | 60 cose_alg_t alg; /**< The COSE algorith to use */ member
|
| /third_party/mbedtls/tests/src/drivers/ |
| H A D | hash.c | 22 mbedtls_test_transparent_hash_compute( psa_algorithm_t alg, const uint8_t *input, size_t input_length, uint8_t *hash, size_t hash_size, size_t *hash_length) mbedtls_test_transparent_hash_compute() argument 58 mbedtls_test_transparent_hash_setup( mbedtls_transparent_test_driver_hash_operation_t *operation, psa_algorithm_t alg) mbedtls_test_transparent_hash_setup() argument
|
| H A D | test_driver_key_agreement.c | 31 mbedtls_test_transparent_key_agreement( 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) mbedtls_test_transparent_key_agreement() argument 124 mbedtls_test_opaque_key_agreement( 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) mbedtls_test_opaque_key_agreement() argument
|
| /third_party/ltp/lib/ |
| H A D | tst_crypto.c | 68 tst_crypto_add_alg(struct tst_crypto_session *ses, const struct crypto_user_alg *alg) tst_crypto_add_alg() argument 84 tst_crypto_del_alg(struct tst_crypto_session *ses, const struct crypto_user_alg *alg) tst_crypto_del_alg() argument
|
| /third_party/ltp/testcases/kernel/crypto/ |
| H A D | crypto_user02.c | 62 struct crypto_user_alg alg; in setup() local 89 struct crypto_user_alg alg = {}; in run() local [all...] |
| /third_party/node/deps/openssl/openssl/providers/common/include/prov/ |
| H A D | provider_util.h | 129 OSSL_ALGORITHM alg; member
|
| /third_party/node/deps/openssl/openssl/crypto/pkcs7/ |
| H A D | pk7_attr.c | 57 X509_ALGOR *alg; in STACK_OF() local
|
| /third_party/node/deps/openssl/openssl/crypto/engine/ |
| H A D | eng_fat.c | 50 static int int_def_cb(const char *alg, int len, void *arg) in int_def_cb() argument [all...] |
| /third_party/openssl/crypto/engine/ |
| H A D | eng_fat.c | 50 static int int_def_cb(const char *alg, int len, void *arg) in int_def_cb() argument [all...] |
| /third_party/openssl/crypto/pkcs7/ |
| H A D | pk7_attr.c | 53 X509_ALGOR *alg; in STACK_OF() local
|
| /third_party/openssl/providers/common/include/prov/ |
| H A D | provider_util.h | 129 OSSL_ALGORITHM alg; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | ap_mlme.c | 23 static const char * mlme_auth_alg_str(int alg) in mlme_auth_alg_str() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | ap_mlme.c | 23 static const char * mlme_auth_alg_str(int alg) in mlme_auth_alg_str() argument
|
| /base/security/device_auth/services/protocol/src/pake_protocol/pake_protocol_ec_common/ |
| H A D | pake_protocol_ec_common.c | 91 Algorithm alg = (params->curveType == CURVE_256) ? P256 : X25519; in GenerateEcPakeParams() local 124 Algorithm alg = (params->curveType == CURVE_256) ? P256 : X25519; in AgreeEcSharedSecret() local
|
| /base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_engine/core/src/ |
| H A D | hks_keyblob_test.cpp | 219 uint32_t alg; in HWTEST_F() local 241 uint32_t alg; in HWTEST_F() local 265 uint32_t alg; in HWTEST_F() local
|
| /kernel/linux/linux-5.10/crypto/ |
| H A D | blowfish_generic.c | 104 static struct crypto_alg alg = { variable
|
| H A D | twofish_generic.c | 168 static struct crypto_alg alg = { variable
|
| H A D | crct10dif_generic.c | 88 static struct shash_alg alg = { variable
|
| H A D | ofb.c | 55 struct crypto_alg *alg; in crypto_ofb_create() local
|
| H A D | kpp.c | 24 static int crypto_kpp_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_kpp_report() argument 35 static int crypto_kpp_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_kpp_report() argument 44 static void crypto_kpp_show(struct seq_file *m, struct crypto_alg *alg) in crypto_kpp_show() argument 52 struct kpp_alg *alg = crypto_kpp_alg(kpp); in crypto_kpp_exit_tfm() local 60 struct kpp_alg *alg = crypto_kpp_alg(kpp); in crypto_kpp_init_tfm() local 90 kpp_prepare_alg(struct kpp_alg *alg) kpp_prepare_alg() argument 99 crypto_register_kpp(struct kpp_alg *alg) crypto_register_kpp() argument 108 crypto_unregister_kpp(struct kpp_alg *alg) crypto_unregister_kpp() argument [all...] |
| /kernel/linux/linux-5.10/drivers/crypto/vmx/ |
| H A D | aes.c | 29 const char *alg = crypto_tfm_alg_name(tfm); in p8_aes_init() local
|
| /kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ss/ |
| H A D | sun8i-ss-prng.c | 61 struct rng_alg *alg = crypto_rng_alg(tfm); in sun8i_ss_prng_generate() local
|
| /kernel/linux/linux-5.10/arch/powerpc/crypto/ |
| H A D | crct10dif-vpmsum_glue.c | 91 static struct shash_alg alg = { variable
|
| /kernel/linux/linux-5.10/arch/x86/crypto/ |
| H A D | crct10dif-pclmul_glue.c | 99 static struct shash_alg alg = { variable
|
| /kernel/linux/linux-6.6/arch/powerpc/crypto/ |
| H A D | crct10dif-vpmsum_glue.c | 91 static struct shash_alg alg = { variable
|