Home
last modified time | relevance | path

Searched defs:algo (Results 76 - 100 of 271) sorted by relevance

1234567891011

/kernel/linux/linux-5.10/drivers/crypto/virtio/
H A Dvirtio_crypto_mgr.c184 virtcrypto_get_dev_node(int node, uint32_t service, uint32_t algo) virtcrypto_get_dev_node() argument
284 virtcrypto_algo_is_supported(struct virtio_crypto *vcrypto, uint32_t service, uint32_t algo) virtcrypto_algo_is_supported() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
H A Divtv-gpio.c118 struct i2c_algo_bit_data *algo = dev; in ivtv_reset_tuner_gpio() local
/kernel/linux/linux-5.10/drivers/soc/fsl/qe/
H A Dqe_common.c116 cpm_muram_alloc_common(unsigned long size, genpool_algo_t algo, void *data) cpm_muram_alloc_common() argument
/kernel/linux/linux-5.10/drivers/watchdog/
H A Dgpio_wdt.c113 const char *algo; in gpio_wdt_probe() local
/kernel/linux/linux-5.10/lib/raid6/
H A Dalgos.c142 const struct raid6_recov_calls *const *algo; in raid6_choose_recov() local
166 const struct raid6_calls *const *algo; in raid6_choose_gen() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Dbus.c169 struct i2c_algo_bit_data *algo = bus->i2c.algo_data; in nvkm_i2c_bus_probe() local
184 struct i2c_algo_bit_data *algo = bus->i2c.algo_data; in nvkm_i2c_bus_probe() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dgenalloc.h63 genpool_algo_t algo; /* allocation function */ member
135 gen_pool_alloc_algo(struct gen_pool *pool, size_t size, genpool_algo_t algo, void *data) gen_pool_alloc_algo() argument
/kernel/linux/linux-6.6/drivers/virt/coco/sev-guest/
H A Dsev-guest.h47 u8 algo; member
/kernel/linux/linux-6.6/drivers/watchdog/
H A Dgpio_wdt.c113 const char *algo; in gpio_wdt_probe() local
/kernel/linux/linux-6.6/include/linux/
H A Dgenalloc.h63 genpool_algo_t algo; /* allocation function */ member
135 gen_pool_alloc_algo(struct gen_pool *pool, size_t size, genpool_algo_t algo, void *data) gen_pool_alloc_algo() argument
/kernel/linux/linux-6.6/include/crypto/
H A Dpublic_key.h25 enum OID algo; member
/kernel/linux/linux-6.6/drivers/soc/fsl/qe/
H A Dqe_common.c114 cpm_muram_alloc_common(unsigned long size, genpool_algo_t algo, void *data) cpm_muram_alloc_common() argument
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/
H A Dicp_qat_hw_20_comp.h11 enum icp_qat_hw_comp_20_hw_comp_format algo; member
115 enum icp_qat_hw_decomp_20_hw_comp_format algo; member
/kernel/linux/linux-6.6/drivers/crypto/virtio/
H A Dvirtio_crypto_mgr.c184 virtcrypto_get_dev_node(int node, uint32_t service, uint32_t algo) virtcrypto_get_dev_node() argument
284 virtcrypto_algo_is_supported(struct virtio_crypto *vcrypto, uint32_t service, uint32_t algo) virtcrypto_algo_is_supported() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/
H A Divtv-gpio.c118 struct i2c_algo_bit_data *algo = dev; in ivtv_reset_tuner_gpio() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Dbus.c169 struct i2c_algo_bit_data *algo = bus->i2c.algo_data; in nvkm_i2c_bus_probe() local
184 struct i2c_algo_bit_data *algo = bus->i2c.algo_data; in nvkm_i2c_bus_probe() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_axcorrelate.c36 int algo; member
/third_party/ffmpeg/libavutil/
H A Dencryption_info.c163 static void av_encryption_info_set_drm_algo(uint32_t algo, AV_DrmCencInfo *cenc_info) in av_encryption_info_set_drm_algo() argument
/third_party/lwip/src/apps/snmp/
H A Dsnmpv3_mbedtls.c52 snmpv3_auth(struct snmp_pbuf_stream *stream, u16_t length, const u8_t *key, snmpv3_auth_algo_t algo, u8_t *hmac_out) snmpv3_auth() argument
108 snmpv3_crypt(struct snmp_pbuf_stream *stream, u16_t length, const u8_t *key, const u8_t *priv_param, const u32_t engine_boots, const u32_t engine_time, snmpv3_priv_algo_t algo, snmpv3_priv_mode_t mode) snmpv3_crypt() argument
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_protect.c229 ASN1_OBJECT *algo = NULL; in set_sig_algor() local
/third_party/openssl/crypto/cmp/
H A Dcmp_protect.c229 ASN1_OBJECT *algo = NULL; in set_sig_algor() local
/third_party/toybox/lib/
H A Dpassword.c12 int get_salt(char *salt, char *algo) in get_salt() argument
/base/security/crypto_framework/common/src/
H A Dasy_key_params.c43 char *algo; member
/base/security/crypto_framework/frameworks/crypto_operation/
H A Dcipher.c42 HcfAlgValue algo; member
[all...]
/base/security/crypto_framework/frameworks/js/napi/crypto/src/
H A Dnapi_key_agreement.cpp437 const char *algo = keyAgreement->getAlgoName(keyAgreement); in JsGetAlgorithm() local

Completed in 13 milliseconds

1234567891011