OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ecm
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap4-aah/security/tf_sdk/include/
OEMCrypto.h
157
* (AES-128-CBC, iv=0) the 32-byte
ECM
referenced by the *
ecm
parameter; returns in
162
*
ecm
(in) - points to encrypted
ECM
data
163
* length (in) ? length of encrypted
ECM
data in bytes
171
OEMCryptoResult OEMCrypto_DeriveControlWord(const OEMCrypto_UINT8*
ecm
,
/packages/apps/Email/provider_src/com/android/email/service/
AttachmentService.java
691
final EmailConnectivityManager
ecm
= mConnectivityManager;
local
692
if (
ecm
!= null) {
693
ecm
.waitForConnectivity();
727
final EmailConnectivityManager
ecm
= mConnectivityManager;
local
892
final EmailConnectivityManager
ecm
= mConnectivityManager;
local
[
all
...]
Completed in 540 milliseconds