Home
last modified time | relevance | path

Searched defs:algo_name (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/u-boot/common/
H A Dhash.c182 int hash_lookup_algo(const char *algo_name, struct hash_algo **algop) in hash_lookup_algo()
197 int hash_progressive_lookup_algo(const char *algo_name, in hash_progressive_lookup_algo()
216 int hash_parse_string(const char *algo_name, const char *str, uint8_t *result) in hash_parse_string()
236 int hash_block(const char *algo_name, const void *data, unsigned int len, in hash_block()
380 int hash_command(const char *algo_name, int flags, cmd_tbl_t *cmdtp, int flag,
H A Dautoboot.c57 const char *algo_name = "sha256"; in passwd_abort() local
H A Dimage-sig.c198 char *algo_name; in fit_image_setup_verify() local
/OK3568_Linux_fs/u-boot/cmd/
H A Dcrypto.c22 const char *algo_name; member
34 const char *algo_name; member
54 const char *algo_name; member
252 static inline void print_result_MBps(const char *algo_name, in print_result_MBps()
269 static inline void print_result_ms(const char *algo_name, const char *mode_name, in print_result_ms()
/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/
H A Drk_crypto_core.h289 #define RK_AEAD_ALGO_INIT(cipher_algo, cipher_mode, algo_name, driver_name) {\ argument
318 #define RK_CIPHER_ALGO_INIT(cipher_algo, cipher_mode, algo_name, driver_name) {\ argument
346 #define RK_CIPHER_ALGO_XTS_INIT(cipher_algo, algo_name, driver_name) {\ argument
374 #define RK_HASH_ALGO_INIT(hash_algo, algo_name) {\ argument
407 #define RK_HMAC_ALGO_INIT(hash_algo, algo_name) {\ argument
/OK3568_Linux_fs/kernel/net/batman-adv/
H A Dbat_algo.c139 char *algo_name = (char *)val; in batadv_param_set_ra() local
/OK3568_Linux_fs/u-boot/board/freescale/common/
H A Dfsl_validate.c492 const char *algo_name = "sha256"; in calc_img_key_hash() local
540 const char *algo_name = "sha256"; in calc_esbchdr_esbc_hash() local
/OK3568_Linux_fs/kernel/security/integrity/ima/
H A Dima_api.c345 const char *algo_name = hash_algo_name[iint->ima_hash->algo]; in ima_audit_measurement() local
/OK3568_Linux_fs/u-boot/tools/
H A Dimage-host.c155 char *algo_name; in fit_image_setup_sig() local