Searched defs:algo (Results 1 - 25 of 102) sorted by relevance

12345

/linux-master/include/linux/
H A Dvia_i2c.h17 struct i2c_algo_bit_data algo; member in struct:via_i2c_stuff
H A Dparman.h61 enum parman_algo_type algo; member in struct:parman_ops
H A Dmodule_signature.h34 u8 algo; /* Public-key crypto algorithm [0] */ member in struct:module_signature
H A Ddigsig.h30 uint8_t algo; member in struct:pubkey_hdr
38 uint8_t algo; member in struct:signature_hdr
/linux-master/drivers/media/pci/cx88/
H A Dcx88-vp3054-i2c.h13 struct i2c_algo_bit_data algo; member in struct:vp3054_i2c_state
/linux-master/include/uapi/linux/tc_ematch/
H A Dtc_em_text.h11 char algo[TC_EM_TEXT_ALGOSIZ]; member in struct:tcf_em_text
/linux-master/arch/mips/generic/
H A Dboard-ni169445.its.S10 algo = "sha1"; define
H A Dboard-ocelot.its.S11 algo = "sha1"; define
22 algo = "sha1"; define
H A Dboard-jaguar2.its.S11 algo = "sha1"; define
21 algo = "sha1"; define
H A Dboard-serval.its.S11 algo = "sha1"; define
H A Dboard-boston.its.S10 algo = "sha1"; define
H A Dboard-luton.its.S11 algo = "sha1"; define
H A Dboard-xilfpga.its.S10 algo = "sha1"; define
H A Dboard-marduk.its.S10 algo = "sha1"; define
H A Dvmlinux.its.S19 algo = "sha1"; define
/linux-master/arch/mips/mobileye/
H A Dboard-epm5.its.S11 algo = "sha1"; define
H A Dvmlinux.its.S19 algo = "sha1"; define
/linux-master/include/uapi/linux/netfilter/
H A Dxt_string.h18 char algo[XT_STRING_MAX_ALGO_NAME_SIZE]; member in struct:xt_string_info
/linux-master/drivers/media/usb/stk1160/
H A Dstk1160-i2c.c228 static const struct i2c_algorithm algo = { variable in typeref:struct:i2c_algorithm
/linux-master/lib/
H A Dtextsearch.c263 struct ts_config *textsearch_prepare(const char *algo, const void *pattern, argument
/linux-master/lib/raid6/test/
H A Dtest.c89 const struct raid6_calls *const *algo; local
/linux-master/drivers/crypto/intel/keembay/
H A Docs-hcu.h67 enum ocs_hcu_algo algo; member in struct:ocs_hcu_hash_ctx
/linux-master/drivers/i2c/busses/
H A Di2c-versatile.c25 struct i2c_algo_bit_data algo; member in struct:i2c_versatile
/linux-master/security/integrity/ima/
H A Dima_modsig.c125 int ima_get_modsig_digest(const struct modsig *modsig, enum hash_algo *algo, argument
/linux-master/lib/raid6/
H A Dalgos.c136 const struct raid6_recov_calls *const *algo; local
160 const struct raid6_calls *const *algo; local
[all...]

Completed in 169 milliseconds

12345