Parsed KDF-DO contents.
More...
#include <kdf.h>
Parsed KDF-DO contents.
Definition at line 51 of file kdf.h.
◆ algo
Definition at line 52 of file kdf.h.
◆ has_pw1_initial
| bool kdf_do_t::has_pw1_initial |
Definition at line 63 of file kdf.h.
◆ has_pw1_salt
| bool kdf_do_t::has_pw1_salt |
Definition at line 56 of file kdf.h.
◆ has_pw3_initial
| bool kdf_do_t::has_pw3_initial |
Definition at line 66 of file kdf.h.
◆ has_pw3_salt
| bool kdf_do_t::has_pw3_salt |
Definition at line 60 of file kdf.h.
◆ has_rc_salt
| bool kdf_do_t::has_rc_salt |
Definition at line 58 of file kdf.h.
◆ hash
Definition at line 53 of file kdf.h.
◆ iter_count
| uint32_t kdf_do_t::iter_count |
Definition at line 54 of file kdf.h.
◆ pw1_initial
| uint8_t kdf_do_t::pw1_initial[64] |
Definition at line 64 of file kdf.h.
◆ pw1_initial_len
| uint8_t kdf_do_t::pw1_initial_len |
Definition at line 65 of file kdf.h.
◆ pw1_salt
| uint8_t kdf_do_t::pw1_salt[8] |
Definition at line 57 of file kdf.h.
◆ pw3_initial
| uint8_t kdf_do_t::pw3_initial[64] |
Definition at line 67 of file kdf.h.
◆ pw3_initial_len
| uint8_t kdf_do_t::pw3_initial_len |
Definition at line 68 of file kdf.h.
◆ pw3_salt
| uint8_t kdf_do_t::pw3_salt[8] |
Definition at line 61 of file kdf.h.
◆ rc_salt
| uint8_t kdf_do_t::rc_salt[8] |
Definition at line 59 of file kdf.h.
The documentation for this struct was generated from the following file:
- components/mod_gpg/include/mod_gpg/openpgp/kdf.h