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

/hardware/samsung_slsi/exynos5/libkeymaster/
H A Dkeymaster_mobicore.cpp46 typedef UniquePtr<BIGNUM, BIGNUM_Delete> Unique_BIGNUM; typedef
266 Unique_BIGNUM bn_mod(BN_new());
272 Unique_BIGNUM bn_exp(BN_new());
/hardware/libhardware/tests/keymaster/
H A Dkeymaster_test.cpp167 typedef UniquePtr<BIGNUM, BIGNUM_Delete> Unique_BIGNUM; typedef in namespace:android

Completed in 141 milliseconds