| /external/conscrypt/common/src/main/java/org/conscrypt/ |
| D | HpkeImpl.java | 49 byte[] psk, byte[] psk_id) throws InvalidKeyException { in engineInitSender() 67 PrivateKey senderKey, byte[] psk, byte[] psk_id, byte[] sKe) throws InvalidKeyException { in engineInitSenderForTesting() 86 byte[] info, PublicKey senderKey, byte[] psk, byte[] psk_id) throws InvalidKeyException { in engineInitRecipient() 105 private void checkArgumentsForBaseModeOnly(Key senderKey, byte[] psk, byte[] psk_id) { in checkArgumentsForBaseModeOnly()
|
| D | HpkeSpi.java | 33 byte[] psk_id) in engineInitSender() 56 byte[] psk_id, in engineInitSenderForTesting() 80 byte[] psk_id) in engineInitRecipient()
|
| D | HpkeContextRecipient.java | 145 byte[] psk, byte[] psk_id) throws InvalidKeyException { in init() 166 byte[] psk, byte[] psk_id) throws InvalidKeyException { in init()
|
| D | HpkeContextSender.java | 149 public void init(PublicKey recipientKey, byte[] info, byte[] psk, byte[] psk_id) in init() 170 byte[] psk, byte[] psk_id) throws InvalidKeyException { in init()
|
| D | DuckTypedHpkeSpi.java | 141 PublicKey senderKey, byte[] psk, byte[] psk_id) throws InvalidKeyException { in engineInitRecipient()
|
| /external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/ |
| D | HpkeImpl.java | 51 byte[] psk, byte[] psk_id) throws InvalidKeyException { in engineInitSender() 70 PrivateKey senderKey, byte[] psk, byte[] psk_id, byte[] sKe) throws InvalidKeyException { in engineInitSenderForTesting() 90 byte[] info, PublicKey senderKey, byte[] psk, byte[] psk_id) throws InvalidKeyException { in engineInitRecipient() 110 private void checkArgumentsForBaseModeOnly(Key senderKey, byte[] psk, byte[] psk_id) { in checkArgumentsForBaseModeOnly()
|
| D | HpkeSpi.java | 35 byte[] psk_id) in engineInitSender() 58 byte[] psk_id, in engineInitSenderForTesting() 82 byte[] psk_id) in engineInitRecipient()
|
| D | HpkeContextRecipient.java | 147 byte[] psk_id) throws InvalidKeyException { in init() 168 byte[] psk, byte[] psk_id) throws InvalidKeyException { in init()
|
| D | HpkeContextSender.java | 150 public void init(PublicKey recipientKey, byte[] info, byte[] psk, byte[] psk_id) in init() 171 byte[] psk_id) throws InvalidKeyException { in init()
|
| D | DuckTypedHpkeSpi.java | 142 PublicKey senderKey, byte[] psk, byte[] psk_id) throws InvalidKeyException { in engineInitRecipient()
|
| /external/conscrypt/common/src/test/java/org/conscrypt/ |
| D | DuckTypedHpkeSpiTest.java | 295 byte[] psk, byte[] psk_id) throws InvalidKeyException { in engineInitSender() 300 PrivateKey senderKey, byte[] psk, byte[] psk_id, byte[] sKe) in engineInitSenderForTesting() 306 PublicKey senderKey, byte[] psk, byte[] psk_id) throws InvalidKeyException { in engineInitRecipient()
|
| /external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/ |
| D | DuckTypedHpkeSpiTest.java | 295 byte[] psk, byte[] psk_id) throws InvalidKeyException { in engineInitSender() 300 PrivateKey senderKey, byte[] psk, byte[] psk_id, byte[] sKe) in engineInitSenderForTesting() 306 PublicKey senderKey, byte[] psk, byte[] psk_id) throws InvalidKeyException { in engineInitRecipient()
|
| /external/openthread/third_party/mbedtls/repo/programs/fuzz/ |
| D | fuzz_client.c | 26 const char psk_id[] = "Client_identity"; variable
|
| D | fuzz_server.c | 28 const char psk_id[] = "Client_identity"; variable
|
| /external/mbedtls/programs/fuzz/ |
| D | fuzz_client.c | 28 const char psk_id[] = "Client_identity"; variable
|
| D | fuzz_server.c | 30 const char psk_id[] = "Client_identity"; variable
|
| /external/openthread/third_party/mbedtls/repo/programs/ssl/ |
| D | mini_client.c | 73 const char psk_id[] = "Client_identity"; variable
|
| /external/mbedtls/programs/ssl/ |
| D | mini_client.c | 69 const char psk_id[] = "Client_identity"; variable
|
| /external/rust/crates/mls-rs/src/group/ |
| D | state_repo.rs | 302 let psk_id = ResumptionPsk { in test_epoch_inserts() localVariable 379 let psk_id = ResumptionPsk { in test_updates() localVariable
|
| D | mod.rs | 453 let psk_id = group_secrets in from_welcome_message() localVariable 1500 let psk_id = vec![psk.id.clone()]; in get_psk() localVariable 3829 let psk_id = ExternalPskId::new(vec![0]); in can_join_with_psk() localVariable
|
| D | commit.rs | 256 let psk_id = ResumptionPsk { in add_resumption_psk() localVariable
|
| /external/rust/crates/mls-rs/test_utils/src/ |
| D | scenario_utils.rs | 37 pub psk_id: Vec<u8>, field
|
| /external/rust/crates/mls-rs/src/group/interop_test_vectors/ |
| D | passive_client.rs | 67 pub psk_id: Vec<u8>, field
|
| /external/rust/crates/mls-rs/src/ |
| D | client.rs | 892 let psk_id = ExternalPskId::new(b"psk id".to_vec()); in join_via_external_commit() localVariable
|
| /external/boringssl/src/ssl/ |
| D | extensions.cc | 1969 uint16_t psk_id; in ssl_ext_pre_shared_key_parse_serverhello() local
|