Home
last modified time | relevance | path

Searched defs:algo (Results 51 – 75 of 177) sorted by relevance

12345678

/OK3568_Linux_fs/kernel/include/linux/
H A Dmodule_signature.h34 u8 algo; /* Public-key crypto algorithm [0] */ member
H A Dparman.h61 enum parman_algo_type algo; member
/OK3568_Linux_fs/u-boot/lib/rsa/
H A Drsa-checksum.c24 struct hash_algo *algo; in rsa_hash_calculate() local
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/
H A Dsigned_hdr.h54 uint32_t algo; member
/OK3568_Linux_fs/external/security/librkcrypto/demo/
H A Ddemo_otpkey.c29 static uint32_t algo = RK_ALGO_AES; variable
H A Ddemo_cipher.c26 static uint32_t algo = RK_ALGO_AES; variable
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/sha_perf/
H A Dta_sha_perf.c58 uint32_t algo = 0; in cmd_prepare_op() local
/OK3568_Linux_fs/u-boot/common/
H A Dimage-fit.c274 char *algo; in fit_image_print_data() local
1047 int fit_image_hash_get_algo(const void *fit, int noffset, char **algo) in fit_image_hash_get_algo()
1183 const char *algo, uint8_t *value, in fit_calculate_hash()
1235 const char *algo, uint8_t *value, in hw_fit_calculate_hash()
1285 int calculate_hash(const void *data, int data_len, const char *algo, in calculate_hash()
1304 char *algo; in fit_image_check_hash() local
/OK3568_Linux_fs/kernel/lib/raid6/test/
H A Dtest.c89 const struct raid6_calls *const *algo; in main() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/netfilter/
H A Dxt_string.h18 char algo[XT_STRING_MAX_ALGO_NAME_SIZE]; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/netfilter/
H A Dxt_string.h18 char algo[XT_STRING_MAX_ALGO_NAME_SIZE]; member
/OK3568_Linux_fs/kernel/include/uapi/linux/netfilter/
H A Dxt_string.h18 char algo[XT_STRING_MAX_ALGO_NAME_SIZE]; member
/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Dtest_utils.c113 const char *test_algo_name(uint32_t algo) in test_algo_name()
/OK3568_Linux_fs/u-boot/drivers/crypto/rockchip/
H A Dcrypto_v2.c42 u32 algo; /* hash algo */ member
335 static int rk_hash_init(void *hw_ctx, u32 algo) in rk_hash_init()
642 int rk_hmac_init(void *hw_ctx, u32 algo, u8 *key, u32 key_len) in rk_hmac_init()
862 u32 algo, u32 mode, bool enc) in hw_cipher_init()
1272 int rk_crypto_mac(struct udevice *dev, u32 algo, u32 mode, in rk_crypto_mac()
1315 int rk_crypto_ae(struct udevice *dev, u32 algo, u32 mode, in rk_crypto_ae()
/OK3568_Linux_fs/kernel/lib/
H A Dtextsearch.c263 struct ts_config *textsearch_prepare(const char *algo, const void *pattern, in textsearch_prepare()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_test/
H A Drktest_crypto.c202 uint32_t algo; in handle_crypto_rsa() local
/OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_test/
H A Drktest_crypto.c204 uint32_t algo; in handle_crypto_rsa() local
/OK3568_Linux_fs/kernel/include/crypto/
H A Dpublic_key.h26 enum OID algo; member
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-versatile.c25 struct i2c_algo_bit_data algo; member
/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Drkcrypto_common.h179 uint32_t algo; member
189 uint32_t algo; member
203 uint32_t algo; member
/OK3568_Linux_fs/kernel/security/integrity/ima/
H A Dima_modsig.c122 int ima_get_modsig_digest(const struct modsig *modsig, enum hash_algo *algo, in ima_get_modsig_digest()
/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dgpio_wdt.c113 const char *algo; in gpio_wdt_probe() local
/OK3568_Linux_fs/kernel/drivers/media/usb/stk1160/
H A Dstk1160-i2c.c228 static const struct i2c_algorithm algo = { variable
/OK3568_Linux_fs/u-boot/board/freescale/common/
H A Dfsl_validate.c488 struct hash_algo *algo; in calc_img_key_hash() local
536 struct hash_algo *algo; in calc_esbchdr_esbc_hash() local
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dxtest_helpers.c44 uint32_t algo, uint32_t mode, in ta_crypt_cmd_allocate_operation()
380 uint32_t algo, uint32_t element) in ta_crypt_cmd_is_algo_supported()

12345678