Searched defs:crypto_algo (Results 1 – 1 of 1) sorted by relevance
1462 struct crypto_algo { struct1463 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