Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/
Dimage.h1218 struct crypto_algo { struct
1219 const char *name; /* Name of algorithm */
1220 const int key_len;
1239 int (*sign)(struct image_sign_info *info,
1254 int (*add_verify_data)(struct image_sign_info *info, void *keydest);
1287 * image_get_crypto_algo() - Look up a cryptosystem algorithm argument