Searched refs:KeyTooShort (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dpubkey.cpp51 throw PK_SignatureScheme::KeyTooShort();
74 throw PK_SignatureScheme::KeyTooShort();
96 throw PK_SignatureScheme::KeyTooShort();
112 throw PK_SignatureScheme::KeyTooShort();
127 throw PK_SignatureScheme::KeyTooShort();
H A Dcryptlib.h1309 class CRYPTOPP_DLL KeyTooShort : public InvalidKeyLength class in class:PK_SignatureScheme
1312 KeyTooShort() : InvalidKeyLength("PK_Signer: key too short for this signature scheme") {} function in class:PK_SignatureScheme::KeyTooShort

Completed in 67 milliseconds