Home
last modified time | relevance | path

Searched defs:nonce_bytes (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/anonymous-counting-tokens/act/
H A Dact.proto101 bytes nonce_bytes = 3; field
/aosp_15_r20/out/soong/.intermediates/external/anonymous-counting-tokens/libact/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/external/anonymous-counting-tokens/act/
Dact.pb.h2942 inline const std::string& Token::nonce_bytes() const { in nonce_bytes() function
2973 inline void Token::set_allocated_nonce_bytes(std::string* nonce_bytes) { in set_allocated_nonce_bytes()
/aosp_15_r20/out/soong/.intermediates/external/anonymous-counting-tokens/libact/android_arm64_armv8-2a_cortex-a55_sdk_static_apex30/gen/proto/external/anonymous-counting-tokens/act/
Dact.pb.h2942 inline const std::string& Token::nonce_bytes() const { in nonce_bytes() function
2973 inline void Token::set_allocated_nonce_bytes(std::string* nonce_bytes) { in set_allocated_nonce_bytes()
/aosp_15_r20/external/rust/android-crates-io/crates/ring/tests/
Daead_tests.rs560 let nonce_bytes = &test_bytes[..algorithm.nonce_len()]; in test_aead_lesssafekey_clone_for_algorithm() localVariable
/aosp_15_r20/hardware/interfaces/keymaster/3.0/vts/functional/
H A Dkeymaster_hidl_hal_test.cpp3494 const uint8_t nonce_bytes[] = { in TEST_P() local
/aosp_15_r20/hardware/interfaces/keymaster/4.0/vts/functional/
H A Dkeymaster_hidl_hal_test.cpp3443 const uint8_t nonce_bytes[] = { in TEST_P() local
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/vts/functional/
H A DKeyMintTest.cpp7063 const uint8_t nonce_bytes[] = { in TEST_P() local