Searched defs:nonce (Results 1 – 13 of 13) sorted by relevance
| /system/keymaster/ |
| D | auth_encrypted_key_blob.cpp | 33 const Buffer& nonce, const Buffer& tag, in SerializeAuthEncryptedBlob() 60 AuthorizationSet* sw_enforced, Buffer* nonce, in DeserializeUnversionedBlob() 85 AuthorizationSet* sw_enforced, Buffer* nonce, in DeserializeAuthEncryptedBlob()
|
| D | ocb_utils.cpp | 121 const KeymasterKeyBlob& plaintext, const Buffer& nonce, in OcbEncryptKey() 157 const KeymasterKeyBlob& ciphertext, const Buffer& nonce, in OcbDecryptKey()
|
| D | android_keymaster_test_utils.cpp | 566 keymaster_padding_t padding, const string& nonce) { in DecryptMessage() 577 keymaster_padding_t padding, const string& nonce) { in DecryptMessage() 589 keymaster_padding_t padding, const string& nonce) { in DecryptMessage() 629 void Keymaster2Test::CheckAesCtrTestVector(const string& key, const string& nonce, in CheckAesCtrTestVector()
|
| D | ocb.c | 748 static block gen_offset_from_nonce(ae_ctx* ctx, const void* nonce) { in gen_offset_from_nonce() 918 int ae_encrypt(ae_ctx* ctx, const void* nonce, const void* pt, int pt_len, const void* ad, in ae_encrypt() 1129 int ae_decrypt(ae_ctx* ctx, const void* nonce, const void* ct, int ct_len, const void* ad, in ae_decrypt()
|
| D | soft_keymaster_context.cpp | 531 Buffer nonce, tag; in ParseOcbAuthEncryptedBlob() local
|
| D | android_keymaster_test.cpp | 2478 const char* nonce; member 2517 const string nonce = hex2str(test.nonce); in TEST_P() local 2821 uint8_t nonce[] = { in TEST_P() local
|
| /system/tpm/trunks/ |
| D | session_manager_test.cc | 109 TPM2B_NONCE nonce; in TEST_F() local 158 TPM2B_NONCE nonce; in TEST_F() local
|
| D | hmac_authorization_delegate_test.cc | 38 TPM2B_NONCE nonce; in TEST() local 70 TPM2B_NONCE nonce; in TEST() local
|
| D | resource_manager.cc | 542 TPM2B_NONCE nonce; in ParseCommand() local 616 TPM2B_NONCE nonce; in ParseResponse() local
|
| D | tpm_generated.h | 1247 TPM2B_NONCE nonce; member 1253 TPM2B_NONCE nonce; member
|
| /system/tpm/attestation/common/ |
| D | attestation_ca.proto | 142 optional bytes nonce = 2; field 159 optional bytes nonce = 2; field
|
| /system/vold/ |
| D | KeyStorage.cpp | 224 auto nonce = ciphertext.substr(0, GCM_NONCE_BYTES); in decryptWithKeymasterKey() local
|
| /system/tpm/attestation/server/ |
| D | attestation_service.cc | 677 std::string nonce; in CreateKey() local
|