| Base(bool initialized) | CODEX_ASN1::Base | |
| DLProof() | CODEX_ThresholdCrypto::DLProof | |
| DLProof(const BIGNUM *g1, const BIGNUM *g2, const BIGNUM *n, const BIGNUM *max, const BIGNUM *x, const CODEX_Ciphers::HashFunction &H) | CODEX_ThresholdCrypto::DLProof | |
| DLProof(const DLProof &aOther) | CODEX_ThresholdCrypto::DLProof | |
| initialized() const | CODEX_ASN1::Base | [inline] |
| m_initialized | CODEX_ASN1::Base | [protected] |
| marshal(unsigned char **pp) const | CODEX_ThresholdCrypto::DLProof | [virtual] |
| operator=(const DLProof &aOther) | CODEX_ThresholdCrypto::DLProof | |
| unmarshal(void *bogus, unsigned char **pp, long length) | CODEX_ThresholdCrypto::DLProof | [virtual] |
| verify(const BIGNUM *g1, const BIGNUM *g2, const BIGNUM *y1, const BIGNUM *y2, const BIGNUM *n, const CODEX_Ciphers::HashFunction &H) const | CODEX_ThresholdCrypto::DLProof | |
| ~Base() | CODEX_ASN1::Base | [virtual] |
| ~DLProof() | CODEX_ThresholdCrypto::DLProof | [virtual] |