Home
last modified time | relevance | path

Searched refs:outlenp (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/crypto/nx/
Dnx-842-powernv.c77 unsigned int *outlenp, void *workmem, int fc);
461 unsigned char *out, unsigned int *outlenp, in nx842_exec_icswx() argument
469 unsigned int outlen = *outlenp; in nx842_exec_icswx()
473 *outlenp = 0; in nx842_exec_icswx()
526 *outlenp = be32_to_cpu(csb->count); in nx842_exec_icswx()
564 unsigned char *out, unsigned int *outlenp, in nx842_exec_vas() argument
573 unsigned int outlen = *outlenp; in nx842_exec_vas()
577 *outlenp = 0; in nx842_exec_vas()
619 *outlenp = be32_to_cpu(csb->count); in nx842_exec_vas()
645 unsigned char *out, unsigned int *outlenp, in nx842_powernv_compress() argument
[all …]