Searched refs:KEY (Results 1 – 14 of 14) sorted by relevance
/u-boot/arch/arm/mach-k3/ |
A D | config.mk | 18 KEY="" 22 KEY=$(TI_SECURE_DEV_PKG)/keys/custMpk.pem 28 KEY=$(patsubst "%",$(srctree)/%,$(CONFIG_SYS_K3_KEY)) 45 -o $@ -l $(CONFIG_SPL_TEXT_BASE) -k $(KEY)
|
/u-boot/tools/ |
A D | k3_gen_x509_cert.sh | 111 KEY=$RAND_KEY 164 KEY=$OPTARG 204 if [ -z "$KEY" ]; then 241 openssl req -new -x509 -key $KEY -nodes -outform DER -out $CERT -config $TEMP_X509 -sha512 250 if [ "$KEY" == "$RAND_KEY" ]; then
|
/u-boot/board/broadcom/bcmns3/fit/keys/ |
A D | dev.key | 1 -----BEGIN PRIVATE KEY----- 28 -----END PRIVATE KEY-----
|
/u-boot/board/rockchip/evb_rv1108/ |
A D | README | 17 Power on(or reset with RESET KEY) with MASKROM KEY preesed, and then:
|
/u-boot/board/rockchip/sheep_rk3368/ |
A D | README | 23 Power on(or reset with RESET KEY) with MASKROM KEY preesed, and then:
|
/u-boot/board/rockchip/evb_rk3399/ |
A D | README | 105 Power on(or reset with RESET KEY) with MASKROM KEY preesed, and then: 113 Power on(or reset with RESET KEY) with MASKROM KEY preesed, and then:
|
/u-boot/board/rockchip/evb_rk3328/ |
A D | README | 66 Power on(or reset with RESET KEY) with MASKROM KEY preesed, and then:
|
/u-boot/board/vamrs/rock960_rk3399/ |
A D | README | 105 Power on(or reset with RESET KEY) with MASKROM KEY preesed, and then: 113 Power on(or reset with RESET KEY) with MASKROM KEY preesed, and then:
|
/u-boot/doc/ |
A D | README.esbc_validate | 29 6. KEY REVOCATION Feature: 37 6. ISBC KEY EXTENSION Feature:
|
/u-boot/board/rockchip/evb_rk3229/ |
A D | README | 56 Power on(or reset with RESET KEY) with MASKROM KEY preesed, and then:
|
/u-boot/drivers/crypto/fsl/ |
A D | desc_constr.h | 234 APPEND_CMD_PTR(key, KEY) 320 APPEND_CMD_PTR_TO_IMM2(key, KEY);
|
/u-boot/fs/reiserfs/ |
A D | reiserfs_private.h | 464 #define KEY(cache) ((struct key *) ((int) cache + BLKH_SIZE)) macro
|
A D | reiserfs.c | 539 key = KEY (cache); in search_stat()
|
/u-boot/arch/x86/include/asm/acpi/cros_ec/ |
A D | ec.asl | 296 Store ("EC: KEY PRESSED", Debug)
|
Completed in 11 milliseconds