Searched refs:BnCrypto (Results 1 - 7 of 7) sorted by relevance

/frameworks/av/include/media/
H A DCrypto.h32 struct Crypto : public BnCrypto {
H A DICrypto.h86 struct BnCrypto : public BnInterface<ICrypto> { struct in namespace:android
H A DCryptoHal.h36 struct CryptoHal : public BnCrypto {
/frameworks/av/media/libmedia/include/media/
H A DCrypto.h32 struct Crypto : public BnCrypto {
H A DICrypto.h86 struct BnCrypto : public BnInterface<ICrypto> { struct in namespace:android
H A DCryptoHal.h36 struct CryptoHal : public BnCrypto {
/frameworks/av/drm/libmediadrm/
H A DICrypto.cpp226 void BnCrypto::readVector(const Parcel &data, Vector<uint8_t> &vector) const {
232 void BnCrypto::writeVector(Parcel *reply, Vector<uint8_t> const &vector) const {
237 status_t BnCrypto::onTransact(

Completed in 474 milliseconds