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

/system/security/softkeymaster/
H A Dkeymaster_openssl.cpp44 typedef UniquePtr<BIGNUM, BIGNUM_Delete> Unique_BIGNUM; typedef
347 Unique_BIGNUM bn(BN_new());
/system/security/keystore/
H A Dkeystore.cpp79 typedef UniquePtr<BIGNUM, BIGNUM_Delete> Unique_BIGNUM; typedef
1825 Unique_BIGNUM pubExpBn(

Completed in 60 milliseconds