Searched refs:auth_string (Results 1 – 11 of 11) sorted by relevance
| /external/rust/beto-rust/nearby/connections/ukey2/ukey2/tests/ |
| D | tests.rs | 43 server3.completed_handshake().auth_string::<CryptoProviderImpl>().derive_array::<32>(), in full_integration_state_machine() 44 client2.completed_handshake().auth_string::<CryptoProviderImpl>().derive_array::<32>() in full_integration_state_machine() 79 server3.completed_handshake().auth_string::<CryptoProviderImpl>().derive_array::<32>(), in full_integration_state_machine_public_key_in_protobuf() 80 client2.completed_handshake().auth_string::<CryptoProviderImpl>().derive_array::<32>() in full_integration_state_machine_public_key_in_protobuf() 115 server3.completed_handshake().auth_string::<CryptoProviderImpl>().derive_array::<32>(), in full_integration_state_machine_multiple_next_protocols_sort() 116 client2.completed_handshake().auth_string::<CryptoProviderImpl>().derive_array::<32>() in full_integration_state_machine_multiple_next_protocols_sort() 153 server3.completed_handshake().auth_string::<CryptoProviderImpl>().derive_array::<32>(), in full_integration_state_machine_multiple_next_protocols_client() 154 client2.completed_handshake().auth_string::<CryptoProviderImpl>().derive_array::<32>() in full_integration_state_machine_multiple_next_protocols_client()
|
| /external/rust/beto-rust/nearby/connections/ukey2/ukey2_shell/src/ |
| D | main.rs | 153 .and_then(|h| h.auth_string::<RustCrypto>().derive_vec(self.verification_string_length)) in run_as_initiator() 183 .and_then(|h| h.auth_string::<RustCrypto>().derive_vec(self.verification_string_length)) in run_as_responder()
|
| /external/cronet/tot/net/android/ |
| D | network_library.cc | 62 ScopedJavaLocalRef<jstring> auth_string = in VerifyX509CertChain() local 64 DCHECK(!auth_string.is_null()); in VerifyX509CertChain() 72 env, chain_byte_array, auth_string, host_string); in VerifyX509CertChain()
|
| /external/cronet/stable/net/android/ |
| D | network_library.cc | 62 ScopedJavaLocalRef<jstring> auth_string = in VerifyX509CertChain() local 64 DCHECK(!auth_string.is_null()); in VerifyX509CertChain() 72 env, chain_byte_array, auth_string, host_string); in VerifyX509CertChain()
|
| /external/rust/beto-rust/nearby/connections/ukey2/ukey2_c_ffi/src/ |
| D | lib.rs | 163 .auth_string::<CryptoProvider>() in get_verification_string()
|
| /external/rust/beto-rust/nearby/connections/ukey2/ukey2_jni/src/ |
| D | lib.rs | 265 .map(|h| h.auth_string::<CryptoProvider>().derive_vec(length as usize).unwrap()) in Java_com_google_security_cryptauth_lib_securegcm_ukey2_D2DHandshakeContext_get_1verification_1string()
|
| /external/rust/beto-rust/nearby/connections/ukey2/ukey2/src/ |
| D | ukey2_handshake.rs | 631 pub fn auth_string<C: CryptoProvider>(&self) -> HandshakeHkdf<C> { in auth_string() method
|
| /external/google-cloud-java/java-redis/proto-google-cloud-redis-v1/src/main/proto/google/cloud/redis/v1/ |
| D | cloud_redis.proto | 775 string auth_string = 1; field
|
| /external/googleapis/google/cloud/redis/v1beta1/ |
| D | cloud_redis.proto | 713 string auth_string = 1; field
|
| /external/googleapis/google/cloud/redis/v1/ |
| D | cloud_redis.proto | 775 string auth_string = 1; field
|
| /external/google-cloud-java/java-redis/proto-google-cloud-redis-v1beta1/src/main/proto/google/cloud/redis/v1beta1/ |
| D | cloud_redis.proto | 713 string auth_string = 1; field
|