Home
last modified time | relevance | path

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

/u-boot/include/
A Dimage.h1462 struct crypto_algo { struct
1463 const char *name; /* Name of algorithm */
1464 const int key_len;
1483 int (*sign)(struct image_sign_info *info,
1518 ll_entry_declare(struct crypto_algo, __name, cryptos) argument

Completed in 8 milliseconds