Searched refs:akcipher_default_op (Results 1 – 1 of 1) sorted by relevance
128 static int akcipher_default_op(struct akcipher_request *req) in akcipher_default_op() function144 alg->encrypt = akcipher_default_op; in crypto_register_akcipher()146 alg->decrypt = akcipher_default_op; in crypto_register_akcipher()
Completed in 3 milliseconds