Home
last modified time | relevance | path

Searched defs:root_key (Results 1 – 2 of 2) sorted by relevance

/u-boot/tools/
A Dsunxi_toc0.c207 RSA *root_key, RSA *fw_key) in toc0_create_key_item()
261 RSA *root_key, RSA **fw_key) in toc0_verify_key_item()
474 static int toc0_create(uint8_t *buf, uint32_t len, RSA *root_key, RSA *fw_key, in toc0_create()
602 static int toc0_verify(const uint8_t *buf, uint32_t len, RSA *root_key) in toc0_verify()
723 RSA *root_key = NULL; in toc0_verify_header() local
810 RSA *root_key = NULL; in toc0_set_header() local
/u-boot/fs/btrfs/
A Dctree.h84 struct btrfs_key root_key; member

Completed in 12 milliseconds