Searched defs:crypto_algo (Results 1 – 1 of 1) sorted by relevance
1543 struct crypto_algo { struct1544 const char *name; /* Name of algorithm */1545 const int key_len;1564 int (*sign)(struct image_sign_info *info,1599 ll_entry_declare(struct crypto_algo, __name, cryptos) argument
Completed in 8 milliseconds