Data Fields | |
hmac_digest_t | owner_secret |
Owner entropy. | |
hmac_digest_t | owner_history |
Hash chain of previous owners. | |
Definition at line 35 of file ownership_key.h.
hmac_digest_t owner_secret_page::owner_history |
Hash chain of previous owners.
Definition at line 39 of file ownership_key.h.
hmac_digest_t owner_secret_page::owner_secret |
Owner entropy.
Definition at line 37 of file ownership_key.h.