Searched refs:BIGNUM_Delete (Results 1 – 6 of 6) sorted by relevance
39 struct BIGNUM_Delete { struct
88 UniquePtr<BIGNUM, BIGNUM_Delete> order(BN_new()); in ec_group_size_bits()
77 UniquePtr<BIGNUM, BIGNUM_Delete> exponent(BN_new()); in GenerateKey()
299 unique_ptr<BIGNUM, BIGNUM_Delete> input_as_bn( in data_too_large_for_public_modulus()
40 struct BIGNUM_Delete { struct43 typedef UniquePtr<BIGNUM, BIGNUM_Delete> Unique_BIGNUM; argument
86 struct BIGNUM_Delete { struct91 typedef UniquePtr<BIGNUM, BIGNUM_Delete> Unique_BIGNUM; argument