Home
last modified time | relevance | path

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

/system/keymaster/km_openssl/
Dhkdf.cpp24 bool Rfc5869Sha256Kdf::GenerateKey(const uint8_t* info, size_t info_len, uint8_t* output, in GenerateKey()
Diso18033kdf.cpp29 bool Iso18033Kdf::GenerateKey(const uint8_t* info, size_t info_len, uint8_t* output, in GenerateKey()
/system/keymaster/key_blob_utils/
Dauth_encrypted_key_blob.cpp59 size_t info_len = sizeof(kAesGcmDescriptor) + hidden.SerializedSize() + in BuildAesGcmInfo() local
/system/security/keystore2/src/crypto/
Dcrypto.cpp216 const uint8_t* info, size_t info_len) { in HKDFExpand()
/system/nfc/src/nfc/llcp/
Dllcp_dlc.cc857 uint16_t info_len, available_bytes; in llcp_dlc_proc_i_pdu() local