Searched refs:algo_name (Results 1 – 2 of 2) sorted by relevance
| /include/ |
| A D | hash.h | 98 int hash_command(const char *algo_name, int flags, struct cmd_tbl *cmdtp, 120 int hash_block(const char *algo_name, const void *data, unsigned int len, 136 int hash_lookup_algo(const char *algo_name, struct hash_algo **algop); 149 int hash_progressive_lookup_algo(const char *algo_name, 164 int hash_parse_string(const char *algo_name, const char *str, uint8_t *result);
|
| A D | image.h | 1328 const char *cmdname, const char *algo_name, 1652 char *algo_name; /* Name of the algo (eg: sha256,rsa2048) */ member
|
Completed in 9 milliseconds