| /OK3568_Linux_fs/kernel/crypto/asymmetric_keys/ |
| H A D | pkcs7_trust.c | 35 return -ENOPKG; in pkcs7_validate_trust_one() 174 case -ENOPKG: in pkcs7_validate_trust() 176 cached_ret = -ENOPKG; in pkcs7_validate_trust()
|
| H A D | pkcs7_verify.c | 38 return -ENOPKG; in pkcs7_digest() 45 return (PTR_ERR(tfm) == -ENOENT) ? -ENOPKG : PTR_ERR(tfm); in pkcs7_digest() 408 int actual_ret = -ENOPKG; in pkcs7_verify() 454 if (actual_ret == -ENOPKG) in pkcs7_verify() 459 if (ret == -ENOPKG) { in pkcs7_verify()
|
| H A D | asym_tpm.c | 386 return -ENOPKG; in determine_akcipher() 516 return -ENOPKG; in tpm_key_decrypt() 519 return -ENOPKG; in tpm_key_decrypt() 642 return -ENOPKG; in tpm_key_sign() 649 return -ENOPKG; in tpm_key_sign() 751 return -ENOPKG; in tpm_key_verify_signature()
|
| H A D | restrict.c | 89 return -ENOPKG; in restrict_link_by_signature() 142 return -ENOPKG; in key_or_keyring_common()
|
| H A D | x509_public_key.c | 137 if (ret == -ENOPKG) { in x509_check_for_self_signed() 176 ret = -ENOPKG; in x509_key_preparse()
|
| H A D | mscode_parser.c | 107 return -ENOPKG; in mscode_note_digest_algo()
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | ecrdsa.c | 217 return -ENOPKG; in ecrdsa_set_pub_key() 230 return -ENOPKG; in ecrdsa_set_pub_key() 238 return -ENOPKG; in ecrdsa_set_pub_key()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | module_signature.c | 30 return -ENOPKG; in mod_check_sig()
|
| /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 | 48 #define ENOPKG 65 /* Package not installed */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/asm-generic/ |
| H A D | errno.h | 48 #define ENOPKG 65 /* Package not installed */ 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 | 48 #define ENOPKG 65 /* Package not installed */ macro
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/asm-generic/ |
| H A D | errno.h | 48 #define ENOPKG 65 /* Package not installed */ macro
|
| /OK3568_Linux_fs/kernel/tools/arch/sparc/include/uapi/asm/ |
| H A D | errno.h | 89 #define ENOPKG 113 /* Package not installed */ macro
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/ |
| H A D | errno.h | 62 #define ENOPKG 92 /* Package not installed */ macro
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/ |
| H A D | errno.h | 89 #define ENOPKG 113 /* Package not installed */ macro
|
| /OK3568_Linux_fs/kernel/tools/arch/parisc/include/uapi/asm/ |
| H A D | errno.h | 27 #define ENOPKG 55 /* Package not installed */ macro
|
| /OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/ |
| H A D | errno.h | 43 #define ENOPKG 65 /* Package not installed */ macro
|
| /OK3568_Linux_fs/kernel/tools/arch/alpha/include/uapi/asm/ |
| H A D | errno.h | 62 #define ENOPKG 92 /* Package not installed */ macro
|
| /OK3568_Linux_fs/kernel/tools/arch/mips/include/uapi/asm/ |
| H A D | errno.h | 43 #define ENOPKG 65 /* Package not installed */ macro
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/ |
| H A D | errno.h | 27 #define ENOPKG 55 /* Package not installed */ macro
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | errno.h | 73 #define ENOPKG 65 /* Package not installed */ macro
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | watch_queue.h | 129 return -ENOPKG; in watch_queue_init()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/sys/ |
| H A D | errno.h | 97 #define ENOPKG 65 /* Package not installed */ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/sys/ |
| H A D | errno.h | 97 #define ENOPKG 65 /* Package not installed */ macro
|
| /OK3568_Linux_fs/kernel/security/integrity/ |
| H A D | digsig_asymmetric.c | 99 return -ENOPKG; in asymmetric_verify()
|