| /OK3568_Linux_fs/tools/linux/Linux_SecurityAVB/ |
| H A D | avb_user_tool.sh | 5 KEYS=avb_keys 31 touch $KEYS/temp.bin 32 echo -n $PRODUCT_ID > $KEYS/product_id.bin 34 …openssl genpkey -algorithm RSA -pkeyopt rsa_keygen_bits:4096 -outform PEM -out $KEYS/testkey_prk.p… 35 …openssl genpkey -algorithm RSA -pkeyopt rsa_keygen_bits:4096 -outform PEM -out $KEYS/testkey_psk.p… 36 …openssl genpkey -algorithm RSA -pkeyopt rsa_keygen_bits:4096 -outform PEM -out $KEYS/testkey_pik.p… 37 …openssl genpkey -algorithm RSA -pkeyopt rsa_keygen_bits:4096 -outform PEM -out $KEYS/testkey_puk.p… 92 …ta_image --public_key_metadata $KEYS/metadata.bin ${VBMETA_CMD} --algorithm SHA256_RSA4096 --rollb… 115 …python $SCRIPTS/avb-challenge-verify.py raw_unlock_challenge.bin $KEYS/product_id.bin # Generate u… 116 …certificate=$KEYS/pik_certificate.bin --unlock_key_certificate=$KEYS/puk_certificate.bin --challen… [all …]
|
| /OK3568_Linux_fs/kernel/security/keys/ |
| H A D | Kconfig | 6 config KEYS config 26 depends on KEYS 44 depends on KEYS 61 depends on KEYS 72 tristate "TRUSTED KEYS" 73 depends on KEYS && TCG_TPM 88 tristate "ENCRYPTED KEYS" 89 depends on KEYS 107 depends on KEYS 120 depends on KEYS && WATCH_QUEUE
|
| /OK3568_Linux_fs/buildroot/package/crda/ |
| H A D | 0001-crda-support-python-3-in-utils-key2pub.py.patch | 180 -#define KEYS(e,n) { KEY(e), KEY(n), } 181 +#define KEYS(e,n) { KEY(e), KEY(n), } 186 - output.write(' KEYS(e_%d, n_%d),\n' % (n, n)) 188 + output.write(u' KEYS(e_{0}, n_{0}),\n'.format(n)) 230 -#define KEYS(_e, _n) { \ 233 +#define KEYS(_e, _n) { \\ 241 - output.write(' KEYS(e_%d, n_%d),\n' % (n, n)) 245 + output.write(u' KEYS(e_{0}, n_{0}),\n'.format(n))
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/crda/crda/ |
| H A D | fix-issues-when-USE_OPENSSL-1.patch | 49 #define KEYS(e,n) { KEY(e), KEY(n), } 55 output.write(' KEYS(e_%d, n_%d),\n' % (n, n))
|
| H A D | crda-4.14-python-3.patch | 59 output.write(' KEYS(e_%d, n_%d),\n' % (n, n)) 84 output.write(' KEYS(e_%d, n_%d),\n' % (n, n))
|
| H A D | fix-gcc-6-unused-variables.patch | 11 output.write(' KEYS(e_%d, n_%d),\n' % (n, n))
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/vector-tile/1.0.2/include/mapbox/vector_tile/ |
| H A D | vector_tile_config.hpp | 18 KEYS = 3, enumerator
|
| /OK3568_Linux_fs/kernel/fs/ecryptfs/ |
| H A D | Kconfig | 4 depends on KEYS && CRYPTO && (ENCRYPTED_KEYS || ENCRYPTED_KEYS=n)
|
| /OK3568_Linux_fs/kernel/net/dns_resolver/ |
| H A D | Kconfig | 7 depends on NET && KEYS
|
| /OK3568_Linux_fs/kernel/certs/ |
| H A D | Kconfig | 20 depends on KEYS 70 depends on KEYS
|
| /OK3568_Linux_fs/kernel/net/ceph/ |
| H A D | Kconfig | 9 select KEYS
|
| /OK3568_Linux_fs/kernel/net/rxrpc/ |
| H A D | Kconfig | 10 select KEYS
|
| /OK3568_Linux_fs/kernel/fs/crypto/ |
| H A D | Kconfig | 8 select KEYS
|
| /OK3568_Linux_fs/kernel/security/integrity/evm/ |
| H A D | Kconfig | 4 select KEYS
|
| /OK3568_Linux_fs/kernel/security/integrity/ |
| H A D | Kconfig | 22 select KEYS
|
| /OK3568_Linux_fs/kernel/crypto/asymmetric_keys/ |
| H A D | Kconfig | 4 depends on KEYS
|
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | Kconfig | 91 select KEYS
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/vector-tile/1.0.2/include/mapbox/ |
| H A D | vector_tile.hpp | 400 case LayerType::KEYS: in layer()
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | Kconfig | 79 select KEYS
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | Kconfig | 20 select KEYS
|
| /OK3568_Linux_fs/kernel/tools/perf/Documentation/ |
| H A D | perf-top.txt | 343 INTERACTIVE PROMPTING KEYS
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | Kconfig | 569 depends on KEYS
|
| /OK3568_Linux_fs/kernel/init/ |
| H A D | Kconfig | 2083 select KEYS
|
| /OK3568_Linux_fs/kernel/ |
| H A D | MAINTAINERS | 2851 ASYMMETRIC KEYS 9725 KEYS-ENCRYPTED 9734 KEYS-TRUSTED 9746 KEYS/KEYRINGS 16778 SUN4I LOW RES ADC ATTACHED TABLET KEYS DRIVER
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 505 ca_keys= [KEYS] This parameter identifies a specific key(s) on
|