| /kernel/linux/linux-6.6/drivers/video/fbdev/riva/ |
| H A D | rivafb.h | 41 struct i2c_algo_bit_data algo; member
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/via/ |
| H A D | via_i2c.c | 188 create_i2c_bus(struct i2c_adapter *adapter, struct i2c_algo_bit_data *algo, struct via_port_cfg *adap_cfg, struct pci_dev *pdev) create_i2c_bus() argument [all...] |
| /kernel/linux/linux-6.6/crypto/ |
| H A D | ecrdsa.c | 196 u32 algo, paramlen; in ecrdsa_set_pub_key() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/gma500/ |
| H A D | intel_gmbus.c | 70 struct i2c_algo_bit_data algo; member [all...] |
| /kernel/linux/linux-6.6/drivers/i2c/ |
| H A D | i2c-mux.c | 34 struct i2c_algorithm algo; member [all...] |
| /kernel/linux/linux-6.6/drivers/i2c/muxes/ |
| H A D | i2c-demux-pinctrl.c | 34 struct i2c_algorithm algo; member
|
| /kernel/linux/linux-6.6/security/integrity/ima/ |
| H A D | ima_api.c | 240 ima_collect_measurement(struct integrity_iint_cache *iint, struct file *file, void *buf, loff_t size, enum hash_algo algo, struct modsig *modsig) ima_collect_measurement() argument
|
| /kernel/linux/linux-6.6/scripts/ |
| H A D | sign-file.c | 63 uint8_t algo; /* Public-key crypto algorithm [0] */ member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | verify_pkcs7_sig.c | 43 __u8 algo; /* Public-key crypto algorithm [0] */ member
|
| /kernel/linux/linux-6.6/lib/ |
| H A D | parman.c | 53 const struct parman_algo *algo; member
|
| /kernel/linux/linux-6.6/net/ipv6/ |
| H A D | seg6_hmac.c | 105 struct seg6_hmac_algo *algo; in __hmac_get_algo() local 121 struct seg6_hmac_algo *algo; in __do_hmac() local 353 struct seg6_hmac_algo *algo; in seg6_hmac_init_algo() local 412 struct seg6_hmac_algo *algo = NULL; seg6_hmac_exit() local [all...] |
| /third_party/ffmpeg/libavutil/ |
| H A D | encryption_info.h | 56 AV_DrmCencAlgorithm algo; member
|
| /third_party/lzma/C/ |
| H A D | Sha256.c | 65 BoolInt Sha256_SetFunction(CSha256 *p, unsigned algo)
in Sha256_SetFunction() argument
|
| /third_party/lwip/src/apps/snmp/ |
| H A D | snmp_snmpv2_usm.c | 60 static const struct snmp_obj_id *snmp_auth_algo_to_oid(snmpv3_auth_algo_t algo) in snmp_auth_algo_to_oid() argument 71 static const struct snmp_obj_id *snmp_priv_algo_to_oid(snmpv3_priv_algo_t algo) in snmp_priv_algo_to_oid() argument
|
| /base/security/crypto_framework/frameworks/crypto_operation/ |
| H A D | signature.c | 52 HcfAlgValue algo; member 58 HcfAlgValue algo; member [all...] |
| /base/security/crypto_framework/frameworks/js/napi/crypto/src/ |
| H A D | napi_asy_key_spec_generator.cpp | 673 const char *algo = generator->getAlgName(generator); in JsGetAlgorithm() local
|
| H A D | napi_sym_key_generator.cpp | 574 const char *algo = generator->getAlgoName(generator); in JsGetAlgorithm() local
|
| /foundation/multimedia/av_codec/test/fuzztest/drmdecryptor_fuzzer/ |
| H A D | drmdecryptor_fuzzer.cpp | 364 void CreateAudioCencInfo(MetaDrmCencInfo &cencInfo, MetaDrmCencAlgorithm algo) in CreateAudioCencInfo() argument 378 AudioCencDecrypt(std::shared_ptr<AVBuffer> drmInBuf, std::shared_ptr<AVBuffer> drmOutBuf, std::shared_ptr<CodecDrmDecrypt> decryptor, MetaDrmCencAlgorithm algo, int32_t flag) AudioCencDecrypt() argument [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/ |
| H A D | generic_single_ver_kv_entry.cpp | 396 Uncompress(const std::vector<uint8_t> &srcData, std::vector<SingleVerKvEntry *> &kvEntries, uint32_t destLen, CompressAlgorithm algo) Uncompress() argument 418 SerializeCompressedDatas(const std::vector<SingleVerKvEntry *> &kvEntries, const std::vector<uint8_t> &compressedEntries, Parcel &parcel, uint32_t targetVersion, CompressAlgorithm algo) SerializeCompressedDatas() argument
|
| /kernel/linux/linux-5.10/drivers/crypto/ |
| H A D | padlock-aes.c | 46 algo:3, member
|
| /kernel/linux/linux-5.10/drivers/crypto/virtio/ |
| H A D | virtio_crypto_akcipher_algs.c | 50 struct akcipher_alg algo; member [all...] |
| H A D | virtio_crypto_algs.c | 45 struct skcipher_alg algo; member [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/intersil/p54/ |
| H A D | main.c | 503 u8 algo = 0; in p54_set_key() local
|
| H A D | fwio.c | 652 int p54_upload_key(struct p54_common *priv, u8 algo, int slot, u8 idx, u8 len, in p54_upload_key() argument
|
| /kernel/linux/linux-5.10/security/integrity/ima/ |
| H A D | ima_template_lib.c | 14 static bool ima_template_hash_algo_allowed(u8 algo) in ima_template_hash_algo_allowed() argument [all...] |