Data Fields | |
| struct GNUNET_CRYPTO_BlindablePrivateKey * | sk |
| struct GNUNET_CRYPTO_BlindablePublicKey | zkey |
Definition at line 935 of file gnsrecord_crypto.c.
| struct GNUNET_CRYPTO_BlindablePrivateKey* EncryptionContextData::sk |
Definition at line 937 of file gnsrecord_crypto.c.
Referenced by block_seal(), GNUNET_GNSRECORD_encryption_context_destroy(), and GNUNET_GNSRECORD_encryption_context_setup_owner().
| struct GNUNET_CRYPTO_BlindablePublicKey EncryptionContextData::zkey |
Definition at line 939 of file gnsrecord_crypto.c.
Referenced by block_open_ecdsa(), block_open_eddsa(), GNUNET_GNSRECORD_encryption_context_setup_owner(), and GNUNET_GNSRECORD_encryption_context_setup_resolver().