Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/nx/
H A Dnx-common-powernv.c73 unsigned int *outlenp, void *workmem, int fc);
454 unsigned char *out, unsigned int *outlenp, in nx842_exec_icswx() argument
462 unsigned int outlen = *outlenp; in nx842_exec_icswx()
466 *outlenp = 0; in nx842_exec_icswx()
519 *outlenp = be32_to_cpu(csb->count); in nx842_exec_icswx()
557 unsigned char *out, unsigned int *outlenp, in nx842_exec_vas() argument
566 unsigned int outlen = *outlenp; in nx842_exec_vas()
570 *outlenp = 0; in nx842_exec_vas()
612 *outlenp = be32_to_cpu(csb->count); in nx842_exec_vas()
638 unsigned char *out, unsigned int *outlenp, in nx842_powernv_compress() argument
[all …]