| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-security/keyutils/files/ |
| H A D | keyutils-fix-error-report-by-adding-default-message.patch | 5 "Permission denied" may be the reason of EKEYEXPIRED and EKEYREVOKED. 6 "Required key not available" may be the reason of EKEYREVOKED. 24 EKEYREVOKED)
|
| /OK3568_Linux_fs/kernel/security/keys/ |
| H A D | request_key_auth.c | 90 return -EKEYREVOKED; in request_key_auth_read() 194 ret = -EKEYREVOKED; in request_key_auth_new() 278 authkey = ERR_PTR(-EKEYREVOKED); in key_get_instantiation_authkey()
|
| H A D | permission.c | 113 return -EKEYREVOKED; in key_validate()
|
| H A D | keyring.c | 595 ctx->result = ERR_PTR(-EKEYREVOKED); in keyring_search_iterator() 1307 ret = -EKEYREVOKED; in __key_link_begin()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/ |
| H A D | errno.h | 112 #define EKEYREVOKED 128 /* Key has been revoked */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/asm-generic/ |
| H A D | errno.h | 112 #define EKEYREVOKED 128 /* Key has been revoked */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/ |
| H A D | errno.h | 112 #define EKEYREVOKED 128 /* Key has been revoked */ macro
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/asm-generic/ |
| H A D | errno.h | 112 #define EKEYREVOKED 128 /* Key has been revoked */ macro
|
| /OK3568_Linux_fs/kernel/tools/arch/sparc/include/uapi/asm/ |
| H A D | errno.h | 107 #define EKEYREVOKED 130 /* Key has been revoked */ macro
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/ |
| H A D | errno.h | 117 #define EKEYREVOKED 134 /* Key has been revoked */ macro
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/ |
| H A D | errno.h | 107 #define EKEYREVOKED 130 /* Key has been revoked */ macro
|
| /OK3568_Linux_fs/kernel/tools/arch/parisc/include/uapi/asm/ |
| H A D | errno.h | 73 #define EKEYREVOKED 186 /* Key has been revoked */ macro
|
| /OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/ |
| H A D | errno.h | 116 #define EKEYREVOKED 163 /* Key has been revoked */ macro
|
| /OK3568_Linux_fs/kernel/tools/arch/alpha/include/uapi/asm/ |
| H A D | errno.h | 117 #define EKEYREVOKED 134 /* Key has been revoked */ macro
|
| /OK3568_Linux_fs/kernel/tools/arch/mips/include/uapi/asm/ |
| H A D | errno.h | 116 #define EKEYREVOKED 163 /* Key has been revoked */ macro
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/ |
| H A D | errno.h | 73 #define EKEYREVOKED 186 /* Key has been revoked */ macro
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | errno.h | 137 #define EKEYREVOKED 128 /* Key has been revoked */ macro
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | dm-verity-verify-sig.c | 47 ret = -EKEYREVOKED; in verity_verify_get_sig_from_key()
|
| /OK3568_Linux_fs/kernel/fs/ecryptfs/ |
| H A D | ecryptfs_kernel.h | 87 return ERR_PTR(-EKEYREVOKED); in ecryptfs_get_encrypted_key_payload_data() 123 return ERR_PTR(-EKEYREVOKED); in ecryptfs_get_key_payload_data()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | digsig.c | 89 err = -EKEYREVOKED; in digsig_verify_rsa()
|
| H A D | errname.c | 68 E(EKEYREVOKED),
|
| /OK3568_Linux_fs/kernel/fs/afs/ |
| H A D | vl_probe.c | 74 case -EKEYREVOKED: in afs_vlserver_probe_result()
|
| H A D | write.c | 473 case -EKEYREVOKED: in afs_store_data() 626 case -EKEYREVOKED: in afs_write_back_from_locked_page()
|
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | auth.c | 299 err = -EKEYREVOKED; in ubifs_init_authentication()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxfw/ |
| H A D | mlxfw_fsm.c | 25 [MLXFW_FSM_STATE_ERR_REJECTED_UNSIGNED] = -EKEYREVOKED,
|