Lines Matching full:algorithm
40 * @base: Common crypto API algorithm data structure
57 * the algorithm. The result is given back to the user.
67 * @reqsize: Request context size required by algorithm
69 * @base: Common crypto API algorithm data structure
89 * The KPP API is used with the algorithm type
95 * @alg_name: is the name of the kpp algorithm (e.g. "dh", "ecdh")
96 * @type: specifies the type of the algorithm
97 * @mask: specifies the mask for the algorithm
99 * Allocate a handle for kpp algorithm. The returned struct crypto_kpp
298 * for a given kpp algorithm.
324 * for a given kpp algorithm.