Searched refs:Unique_BIGNUM (Results 1 – 1 of 1) sorted by relevance
169 typedef UniquePtr<BIGNUM, BIGNUM_Delete> Unique_BIGNUM; typedef2717 Unique_BIGNUM key(NULL);3153 Unique_BIGNUM e(eRef);3589 Unique_BIGNUM pStorage(p);3590 Unique_BIGNUM aStorage(a);3591 Unique_BIGNUM bStorage(b);3592 Unique_BIGNUM xStorage(x);3593 Unique_BIGNUM yStorage(y);3594 Unique_BIGNUM orderStorage(order);3595 Unique_BIGNUM cofactorStorage(cofactor);[all …]