Home
last modified time | relevance | path

Searched defs:bn (Results 1 – 3 of 3) sorted by relevance

/system/extras/verity/
Dhash_tree_builder.cpp83 BIGNUM* bn = nullptr; in ParseBytesArrayFromString() local
/system/bt/stack/include/
Dbtm_iso_api_types.h134 uint8_t bn; member
/system/keymaster/km_openssl/
Dattestation_record.cpp1122 UniquePtr<BIGNUM, BIGNUM_Delete> bn(ASN1_INTEGER_to_BN(asn1_int, nullptr)); in get_ulong() local