Searched refs:akcipher_default_op (Results 1 – 3 of 3) sorted by relevance
118 static int akcipher_default_op(struct akcipher_request *req) in akcipher_default_op() function128 alg->sign = akcipher_default_op; in crypto_register_akcipher()130 alg->verify = akcipher_default_op; in crypto_register_akcipher()132 alg->encrypt = akcipher_default_op; in crypto_register_akcipher()134 alg->decrypt = akcipher_default_op; in crypto_register_akcipher()
15130 ffff800010449f60 t akcipher_default_op
Completed in 288 milliseconds