Home | History | Annotate | Download | only in keymaster

Lines Matching full:bignum

404             UniquePtr<BIGNUM, BIGNUM_Delete> bn_value(BN_new());
625 UniquePtr<BIGNUM, BIGNUM_Delete> bn(ASN1_INTEGER_to_BN(asn1_int, nullptr));