Home
last modified time | relevance | path

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

/external/u-boot/prebuilt-intermediates/
Dimage.h1166 struct crypto_algo { struct
1167 const char *name; /* Name of algorithm */
1168 const int key_len;
1187 int (*sign)(struct image_sign_info *info,
1202 int (*add_verify_data)(struct image_sign_info *info, void *keydest);
1235 * image_get_crypto_algo() - Look up a cryptosystem algorithm argument
/external/u-boot/include/
Dimage.h1166 struct crypto_algo { struct
1167 const char *name; /* Name of algorithm */
1168 const int key_len;
1187 int (*sign)(struct image_sign_info *info,
1202 int (*add_verify_data)(struct image_sign_info *info, void *keydest);
1235 * image_get_crypto_algo() - Look up a cryptosystem algorithm argument