/aosp_15_r20/external/mbedtls/docs/architecture/ |
H A D | psa-crypto-implementation-structure.md | 101 ### PSA standardization 109 ### New functions and macros 123 ### Preprocessor symbols 137 ### Implementation of the mechanisms 148 ### Translucent data structures 154 ### Unit tests
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/docs/architecture/ |
H A D | psa-crypto-implementation-structure.md | 101 ### PSA standardization 109 ### New functions and macros 123 ### Preprocessor symbols 137 ### Implementation of the mechanisms 148 ### Translucent data structures 154 ### Unit tests
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/25/libcore/ojluni/src/main/java/javax/crypto/ |
D | ExemptionMechanism.java | 60 private String mechanism; field in ExemptionMechanism 81 String mechanism) { in ExemptionMechanism()
|
/aosp_15_r20/libcore/ojluni/src/main/java/javax/crypto/ |
H A D | ExemptionMechanism.java | 60 private String mechanism; field in ExemptionMechanism 81 String mechanism) { in ExemptionMechanism()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/javax/crypto/ |
D | ExemptionMechanism.java | 60 private String mechanism; field in ExemptionMechanism 81 String mechanism) { in ExemptionMechanism()
|
/aosp_15_r20/external/webrtc/api/ |
H A D | rtp_parameters.cc | 72 RtpFecParameters::RtpFecParameters(FecMechanism mechanism) in RtpFecParameters() 74 RtpFecParameters::RtpFecParameters(FecMechanism mechanism, uint32_t ssrc) in RtpFecParameters()
|
/aosp_15_r20/external/pytorch/test/functorch/ |
H A D | test_eager_transforms.py | 216 def _get_weights_and_functional_call(net, mechanism): argument 229 def _get_weights_and_functional_call_with_buffers(net, mechanism): argument 1702 def _compare_expected_and_result(self, expected, result, mechanism): argument 1719 def test_per_sample_grads_embeddingnet(self, device, mechanism): argument 3885 def test_correctness_mnist(self, mechanism): argument 3996 def test_make_functional_state_correctly_returned_after_forward(self, mechanism): argument 4044 def _update_params(self, params, grads, alpha, mechanism): argument 4052 def test_maml_regression(self, device, mechanism): argument 4148 def test_maml_omniglot(self, device, mechanism): argument 4239 def test_update_batch_norm(self, device, originally_track_running_stats, mechanism): argument [all …]
|
/aosp_15_r20/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/eab/ |
D | RcsUceCapabilityBuilderWrapper.java | 32 public RcsUceCapabilityBuilderWrapper(int mechanism) { in RcsUceCapabilityBuilderWrapper()
|
D | EabControllerImpl.java | 431 int mechanism = getIntValue(cursor, EabProvider.EabCommonColumns.MECHANISM); in createNewBuilder() local 588 int mechanism = getIntValue(cursor, EabProvider.EabCommonColumns.MECHANISM); in getRequestTimestamp() local
|
D | EabBulkCapabilityUpdater.java | 300 int mechanism = result.getInt( in getLeastExpiredTimestamp() local
|
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/ |
D | sunpkcs11.jar | META-INF/
META-INF/MANIFEST.MF
sun/security/pkcs11/Config. ... |
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/ |
D | sunpkcs11.jar | META-INF/
META-INF/MANIFEST.MF
sun/security/pkcs11/Config. ... |
/aosp_15_r20/external/cronet/net/ssl/ |
H A D | ssl_platform_key_nss.cc | 90 CK_MECHANISM_TYPE mechanism = PK11_MapSignKeyType(key_->keyType); in Sign() local
|
/aosp_15_r20/external/libpcap/testprogs/ |
H A D | selpolltest.c | 73 const char *mechanism; in main() local
|
/aosp_15_r20/external/vboot_reference/host/lib/ |
H A D | host_p11.c | 267 CK_MECHANISM mechanism; in pkcs11_sign() local
|
/aosp_15_r20/frameworks/base/telephony/java/android/telephony/ims/ |
H A D | RcsContactUceCapability.java | 249 private RcsContactUceCapability(@NonNull Uri contactUri, @CapabilityMechanism int mechanism, in RcsContactUceCapability()
|
/aosp_15_r20/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/presence/publish/ |
D | PublishController.java | 218 RcsContactUceCapability getDeviceCapabilities(@CapabilityMechanism int mechanism); in getDeviceCapabilities()
|
D | DeviceCapabilityInfo.java | 551 public synchronized RcsContactUceCapability getDeviceCapabilities( in getDeviceCapabilities()
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/ |
H A D | TestBcp47Transforms.java | 105 mechanism enumConstant
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/xds/ |
D | cds.cc | 409 Json::Object mechanism = { in GenerateDiscoveryMechanismForCluster() local
|
/aosp_15_r20/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/ |
D | UceController.java | 110 RcsContactUceCapability getDeviceCapabilities(@CapabilityMechanism int mechanism); in getDeviceCapabilities()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | smtplib.py | 616 def auth(self, mechanism, authobject, *, initial_response_ok=True): argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | smtplib.py | 616 def auth(self, mechanism, authobject, *, initial_response_ok=True): argument
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | smtplib.py | 616 def auth(self, mechanism, authobject, *, initial_response_ok=True): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | smtplib.py | 616 def auth(self, mechanism, authobject, *, initial_response_ok=True): argument
|