Lines Matching refs:EPERM
509 return -EPERM; in prepare_data_mbufs()
551 ret = -EPERM; in prepare_data_mbufs()
762 return -EPERM; in prepare_aes_xform()
810 return -EPERM; in prepare_tdes_xform()
847 return -EPERM; in prepare_hmac_xform()
893 return -EPERM; in prepare_gcm_xform()
938 return -EPERM; in prepare_gmac_xform()
976 return -EPERM; in prepare_cmac_xform()
1022 return -EPERM; in prepare_ccm_xform()
1057 return -EPERM; in prepare_sha_xform()
1097 return -EPERM; in prepare_xts_xform()
1211 if (ret == -EPERM || ret == -ENOTSUP) { in fips_generic_test()
1227 return -EPERM; in fips_generic_test()
1234 return -EPERM; in fips_generic_test()
1275 if (ret == -EPERM) { in fips_mct_tdes_test()
1437 if (ret == -EPERM) { in fips_mct_aes_ecb_test()
1520 if (ret == -EPERM) { in fips_mct_aes_test()
1652 if (ret == -EPERM || ret == -ENOTSUP) { in fips_mct_sha_test()