Home
last modified time | relevance | path

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

/system/extras/verity/
Dhash_tree_builder.cpp83 BIGNUM* bn = nullptr; in ParseBytesArrayFromString() local
/system/keymaster/cppcose/
Dcppcose.cpp63 auto bn = BIGNUM_Ptr(BN_bin2bn(key.data(), key.size(), nullptr)); in signP256Digest() local
106 auto bn = BIGNUM_Ptr(BN_bin2bn(privateKey.data(), privateKey.size(), nullptr)); in ecdh() local
/system/keymaster/km_openssl/
Dattestation_record.cpp1150 UniquePtr<BIGNUM, BIGNUM_Delete> bn(ASN1_INTEGER_to_BN(asn1_int, nullptr)); in get_ulong() local
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h145139 struct maple_big_node *bn; member
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h152968 struct maple_big_node *bn; member