Home
last modified time | relevance | path

Searched defs:mechanism (Results 1 – 25 of 266) sorted by relevance

1234567891011

/aosp_15_r20/external/mbedtls/docs/architecture/
H A Dpsa-crypto-implementation-structure.md101 ### 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 Dpsa-crypto-implementation-structure.md101 ### 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/
DExemptionMechanism.java60 private String mechanism; field in ExemptionMechanism
81 String mechanism) { in ExemptionMechanism()
/aosp_15_r20/libcore/ojluni/src/main/java/javax/crypto/
H A DExemptionMechanism.java60 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/
DExemptionMechanism.java60 private String mechanism; field in ExemptionMechanism
81 String mechanism) { in ExemptionMechanism()
/aosp_15_r20/external/webrtc/api/
H A Drtp_parameters.cc72 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 Dtest_eager_transforms.py216 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/
DRcsUceCapabilityBuilderWrapper.java32 public RcsUceCapabilityBuilderWrapper(int mechanism) { in RcsUceCapabilityBuilderWrapper()
DEabControllerImpl.java431 int mechanism = getIntValue(cursor, EabProvider.EabCommonColumns.MECHANISM); in createNewBuilder() local
588 int mechanism = getIntValue(cursor, EabProvider.EabCommonColumns.MECHANISM); in getRequestTimestamp() local
DEabBulkCapabilityUpdater.java300 int mechanism = result.getInt( in getLeastExpiredTimestamp() local
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/
Dsunpkcs11.jarMETA-INF/ META-INF/MANIFEST.MF sun/security/pkcs11/Config. ...
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/
Dsunpkcs11.jarMETA-INF/ META-INF/MANIFEST.MF sun/security/pkcs11/Config. ...
/aosp_15_r20/external/cronet/net/ssl/
H A Dssl_platform_key_nss.cc90 CK_MECHANISM_TYPE mechanism = PK11_MapSignKeyType(key_->keyType); in Sign() local
/aosp_15_r20/external/libpcap/testprogs/
H A Dselpolltest.c73 const char *mechanism; in main() local
/aosp_15_r20/external/vboot_reference/host/lib/
H A Dhost_p11.c267 CK_MECHANISM mechanism; in pkcs11_sign() local
/aosp_15_r20/frameworks/base/telephony/java/android/telephony/ims/
H A DRcsContactUceCapability.java249 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/
DPublishController.java218 RcsContactUceCapability getDeviceCapabilities(@CapabilityMechanism int mechanism); in getDeviceCapabilities()
DDeviceCapabilityInfo.java551 public synchronized RcsContactUceCapability getDeviceCapabilities( in getDeviceCapabilities()
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
H A DTestBcp47Transforms.java105 mechanism enumConstant
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/xds/
Dcds.cc409 Json::Object mechanism = { in GenerateDiscoveryMechanismForCluster() local
/aosp_15_r20/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/
DUceController.java110 RcsContactUceCapability getDeviceCapabilities(@CapabilityMechanism int mechanism); in getDeviceCapabilities()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dsmtplib.py616 def auth(self, mechanism, authobject, *, initial_response_ok=True): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dsmtplib.py616 def auth(self, mechanism, authobject, *, initial_response_ok=True): argument
/aosp_15_r20/external/python/cpython3/Lib/
Dsmtplib.py616 def auth(self, mechanism, authobject, *, initial_response_ok=True): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dsmtplib.py616 def auth(self, mechanism, authobject, *, initial_response_ok=True): argument

1234567891011