Hi Nageswara, > On 21/12/21 8:07 am, Yael Tiomkin wrote: > > Test that encrypted keys can be instantiated using > > both user-provided decrypted data > > (https://lore.kernel.org/linux-integrity/20211213192030.125091-1-yaelt@xxxxxxxxxx/), > > or kernel-generated numbers. > > Signed-off-by: Yael Tiomkin <yaelt@xxxxxxxxxx> > Tested on ppc64le platform I suppose it also fails on ppc64le when run more iterations. ./keyctl09 -i500 keyctl09.c:49: TPASS: Encrypted keys were successfully instantiated and read keyctl09.c:49: TPASS: Encrypted keys were successfully instantiated and read ... keyctl09.c:33: TFAIL: Failed to instantiate encrypted key using payload decrypted data (It's always good to put higher number iterations.) Kind regards, Petr