Home
last modified time | relevance | path

Searched defs:algo (Results 126 - 150 of 271) sorted by relevance

1234567891011

/kernel/linux/linux-6.6/drivers/video/fbdev/riva/
H A Drivafb.h41 struct i2c_algo_bit_data algo; member
/kernel/linux/linux-6.6/drivers/video/fbdev/via/
H A Dvia_i2c.c188 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 Decrdsa.c196 u32 algo, paramlen; in ecrdsa_set_pub_key() local
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/
H A Dintel_gmbus.c70 struct i2c_algo_bit_data algo; member
[all...]
/kernel/linux/linux-6.6/drivers/i2c/
H A Di2c-mux.c34 struct i2c_algorithm algo; member
[all...]
/kernel/linux/linux-6.6/drivers/i2c/muxes/
H A Di2c-demux-pinctrl.c34 struct i2c_algorithm algo; member
/kernel/linux/linux-6.6/security/integrity/ima/
H A Dima_api.c240 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 Dsign-file.c63 uint8_t algo; /* Public-key crypto algorithm [0] */ member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dverify_pkcs7_sig.c43 __u8 algo; /* Public-key crypto algorithm [0] */ member
/kernel/linux/linux-6.6/lib/
H A Dparman.c53 const struct parman_algo *algo; member
/kernel/linux/linux-6.6/net/ipv6/
H A Dseg6_hmac.c105 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 Dencryption_info.h56 AV_DrmCencAlgorithm algo; member
/third_party/lzma/C/
H A DSha256.c65 BoolInt Sha256_SetFunction(CSha256 *p, unsigned algo) in Sha256_SetFunction() argument
/third_party/lwip/src/apps/snmp/
H A Dsnmp_snmpv2_usm.c60 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 Dsignature.c52 HcfAlgValue algo; member
58 HcfAlgValue algo; member
[all...]
/base/security/crypto_framework/frameworks/js/napi/crypto/src/
H A Dnapi_asy_key_spec_generator.cpp673 const char *algo = generator->getAlgName(generator); in JsGetAlgorithm() local
H A Dnapi_sym_key_generator.cpp574 const char *algo = generator->getAlgoName(generator); in JsGetAlgorithm() local
/foundation/multimedia/av_codec/test/fuzztest/drmdecryptor_fuzzer/
H A Ddrmdecryptor_fuzzer.cpp364 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 Dgeneric_single_ver_kv_entry.cpp396 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 Dpadlock-aes.c46 algo:3, member
/kernel/linux/linux-5.10/drivers/crypto/virtio/
H A Dvirtio_crypto_akcipher_algs.c50 struct akcipher_alg algo; member
[all...]
H A Dvirtio_crypto_algs.c45 struct skcipher_alg algo; member
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/p54/
H A Dmain.c503 u8 algo = 0; in p54_set_key() local
H A Dfwio.c652 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 Dima_template_lib.c14 static bool ima_template_hash_algo_allowed(u8 algo) in ima_template_hash_algo_allowed() argument
[all...]

Completed in 19 milliseconds

1234567891011