Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/nx/
Dnx-842-powernv.c66 unsigned int *outlenp, void *workmem, int fc);
450 unsigned char *out, unsigned int *outlenp, in nx842_exec_icswx() argument
458 unsigned int outlen = *outlenp; in nx842_exec_icswx()
462 *outlenp = 0; in nx842_exec_icswx()
515 *outlenp = be32_to_cpu(csb->count); in nx842_exec_icswx()
553 unsigned char *out, unsigned int *outlenp, in nx842_exec_vas() argument
562 unsigned int outlen = *outlenp; in nx842_exec_vas()
566 *outlenp = 0; in nx842_exec_vas()
608 *outlenp = be32_to_cpu(csb->count); in nx842_exec_vas()
634 unsigned char *out, unsigned int *outlenp, in nx842_powernv_compress() argument
[all …]