/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/25/libcore/ojluni/src/main/java/javax/crypto/ |
D | ExemptionMechanism.java | 41 * This class provides the functionality of an exemption mechanism, examples 45 * <p>Applications or applets that use an exemption mechanism may be granted 59 // The name of the exemption mechanism. 60 private String mechanism; field in ExemptionMechanism 77 * @param mechanism the exemption mechanism 81 String mechanism) { in ExemptionMechanism() argument 84 this.mechanism = mechanism; in ExemptionMechanism() 88 * Returns the exemption mechanism name of this 95 * @return the exemption mechanism name of this 99 return this.mechanism; in getName() [all …]
|
D | ExemptionMechanismSpi.java | 39 * of a particular exemption mechanism. 65 * Initializes this exemption mechanism with a key. 67 * <p>If this exemption mechanism requires any algorithm parameters 69 * exemption mechanism implementation is supposed to generate the required 74 * @param key the key for this exemption mechanism 77 * this exemption mechanism. 85 * Initializes this exemption mechanism with a key and a set of algorithm 88 * <p>If this exemption mechanism requires any algorithm parameters and 89 * <code>params</code> is null, the underlying exemption mechanism 95 * @param key the key for this exemption mechanism [all …]
|
/aosp_15_r20/libcore/ojluni/src/main/java/javax/crypto/ |
H A D | ExemptionMechanism.java | 41 * This class provides the functionality of an exemption mechanism, examples 45 * <p>Applications or applets that use an exemption mechanism may be granted 59 // The name of the exemption mechanism. 60 private String mechanism; field in ExemptionMechanism 77 * @param mechanism the exemption mechanism 81 String mechanism) { in ExemptionMechanism() argument 84 this.mechanism = mechanism; in ExemptionMechanism() 88 * Returns the exemption mechanism name of this 95 * @return the exemption mechanism name of this 99 return this.mechanism; in getName() [all …]
|
H A D | ExemptionMechanismSpi.java | 39 * of a particular exemption mechanism. 65 * Initializes this exemption mechanism with a key. 67 * <p>If this exemption mechanism requires any algorithm parameters 69 * exemption mechanism implementation is supposed to generate the required 74 * @param key the key for this exemption mechanism 77 * this exemption mechanism. 85 * Initializes this exemption mechanism with a key and a set of algorithm 88 * <p>If this exemption mechanism requires any algorithm parameters and 89 * <code>params</code> is null, the underlying exemption mechanism 95 * @param key the key for this exemption mechanism [all …]
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/javax/crypto/ |
D | ExemptionMechanism.java | 41 * This class provides the functionality of an exemption mechanism, examples 45 * <p>Applications or applets that use an exemption mechanism may be granted 59 // The name of the exemption mechanism. 60 private String mechanism; field in ExemptionMechanism 77 * @param mechanism the exemption mechanism 81 String mechanism) { in ExemptionMechanism() argument 84 this.mechanism = mechanism; in ExemptionMechanism() 88 * Returns the exemption mechanism name of this 95 * @return the exemption mechanism name of this 99 return this.mechanism; in getName() [all …]
|
D | ExemptionMechanismSpi.java | 39 * of a particular exemption mechanism. 65 * Initializes this exemption mechanism with a key. 67 * <p>If this exemption mechanism requires any algorithm parameters 69 * exemption mechanism implementation is supposed to generate the required 74 * @param key the key for this exemption mechanism 77 * this exemption mechanism. 85 * Initializes this exemption mechanism with a key and a set of algorithm 88 * <p>If this exemption mechanism requires any algorithm parameters and 89 * <code>params</code> is null, the underlying exemption mechanism 95 * @param key the key for this exemption mechanism [all …]
|
/aosp_15_r20/external/mbedtls/docs/proposed/ |
H A D | psa-conditional-inclusion-c.md | 1 Conditional inclusion of cryptographic mechanism through the PSA API in Mbed TLS 18 …edtls_config.h`). This mechanism is based on two main sets of symbols: `MBEDTLS_xxx_C` controls th… 22 …ryptographic mechanism (or, with **fallback**, the built-in implementation is tried if the driver … 24 …nd `ecdsa` modules. Also the availability of a transparent driver for a mechanism does not transla… 30 [Req.inclusion] If the application does not require a mechanism, a suitably configured Mbed TLS bui… 34 [Req.c] The configuration mechanism consists of C preprocessor definitions, and the build does not … 36 [Req.adaptability] The implementation of the mechanism must be adaptable with future evolution of t… 40 [Limitation.matrix] If a mechanism is defined by a combination of algorithms and key types, for exa… 46 …rform an operation, for example single-part and multi-part, there is no mechanism to select only o… 71 …es conditional compilation based on the availability of a cryptographic mechanism through the PSA … [all …]
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/docs/proposed/ |
H A D | psa-conditional-inclusion-c.md | 1 Conditional inclusion of cryptographic mechanism through the PSA API in Mbed TLS 18 …edtls_config.h`). This mechanism is based on two main sets of symbols: `MBEDTLS_xxx_C` controls th… 22 …ryptographic mechanism (or, with **fallback**, the built-in implementation is tried if the driver … 24 …nd `ecdsa` modules. Also the availability of a transparent driver for a mechanism does not transla… 30 [Req.inclusion] If the application does not require a mechanism, a suitably configured Mbed TLS bui… 34 [Req.c] The configuration mechanism consists of C preprocessor definitions, and the build does not … 36 [Req.adaptability] The implementation of the mechanism must be adaptable with future evolution of t… 40 [Limitation.matrix] If a mechanism is defined by a combination of algorithms and key types, for exa… 46 …rform an operation, for example single-part and multi-part, there is no mechanism to select only o… 71 …es conditional compilation based on the availability of a cryptographic mechanism through the PSA … [all …]
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/docs/getting_started/ |
D | build-options.rst | 116 - 4: Turn on branch target identification mechanism 191 ``ENABLE_FEAT`` mechanism. Default value is 0. 197 mechanism. Default value is 0. 218 mechanism. Default is ``0``. 299 ``ENABLE_FEAT`` mechanism. This is an optional architectural feature 307 ``ENABLE_FEAT`` mechanism. Default value is ``0``. 313 0 to 2, to align with the ``ENABLE_FEAT`` mechanism. 321 mechanism. Default value is ``0``. 327 ``ENABLE_FEAT`` mechanism. Default value is ``0``. 334 mechanism. Default value is ``0``. [all …]
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/docs/ |
H A D | psa-transition.md | 55 …o API also has its own configuration mechanism; see “[Cryptographic mechanism availability](#crypt… 176 ### Cryptographic mechanism availability 219 …mechanism is not enabled by `PSA_WANT_xxx`, Mbed TLS will normally not include it. This allows bui… 221 …a mechanism has a PSA accelerator driver, the corresponding legacy module is typically not needed.… 233 … that uses both the legacy interface and the PSA interface for the same mechanism, only some algor… 269 ### Cipher mechanism selection 298 ### Cipher mechanism availability 300 …f the library is built with support for that algorithm. Note that for a mechanism to be supported,… 333 * `mbedtls_cipher_list`: the PSA API does not currently have a discovery mechanism for cryptographi… 334 …er_info_has_variable_iv_size`: the PSA API does not currently have such mechanism for high-level m… [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/doc/overview/ |
D | implementation.qbk | 11 default demultiplexing mechanism, the number of threads created internally, and 17 Demultiplexing mechanism: 38 Demultiplexing mechanism: 59 Demultiplexing mechanism: 80 Demultiplexing mechanism: 102 Demultiplexing mechanism: 123 Demultiplexing mechanism: 144 Demultiplexing mechanism: 166 Demultiplexing mechanism: 188 Demultiplexing mechanism: [all …]
|
/aosp_15_r20/external/vboot_reference/host/lib/ |
H A D | host_p11.c | 163 * to determine the correct mechanism to use. However, not all PKCS#11 modules in pkcs11_get_hash_alg() 165 * module, we'll then need to determine the the mechanism to use from the key type in pkcs11_get_hash_alg() 267 CK_MECHANISM mechanism; in pkcs11_sign() local 270 mechanism.mechanism = CKM_SHA1_RSA_PKCS; in pkcs11_sign() 273 mechanism.mechanism = CKM_SHA256_RSA_PKCS; in pkcs11_sign() 276 mechanism.mechanism = CKM_SHA512_RSA_PKCS; in pkcs11_sign() 282 mechanism.pParameter = NULL; in pkcs11_sign() 283 mechanism.ulParameterLen = 0; in pkcs11_sign() 285 CK_RV result = p11->C_SignInit(p11_key->session, &mechanism, p11_key->handle); in pkcs11_sign()
|
/aosp_15_r20/external/google-cloud-java/java-network-security/proto-google-cloud-network-security-v1/src/main/java/com/google/cloud/networksecurity/v1/ |
H A D | ServerTlsPolicy.java | 93 * Defines the mechanism to obtain the Certificate Authority certificate to 104 * Defines the mechanism to obtain the Certificate Authority certificate to 115 * Defines the mechanism to obtain the Certificate Authority certificate to 126 * Defines the mechanism to obtain the Certificate Authority certificate to 138 * Defines the mechanism to obtain the Certificate Authority certificate to 204 * Defines the mechanism to obtain the Certificate Authority certificate to 219 * Defines the mechanism to obtain the Certificate Authority certificate to 234 * Defines the mechanism to obtain the Certificate Authority certificate to 248 * Defines the mechanism to obtain the Certificate Authority certificate to 262 * Defines the mechanism to obtain the Certificate Authority certificate to [all …]
|
H A D | ClientTlsPolicy.java | 449 * Optional. Defines a mechanism to provision client identity (public and private keys) 467 * Optional. Defines a mechanism to provision client identity (public and private keys) 487 * Optional. Defines a mechanism to provision client identity (public and private keys) 511 * Optional. Defines the mechanism to obtain the Certificate Authority certificate to 529 * Optional. Defines the mechanism to obtain the Certificate Authority certificate to 547 * Optional. Defines the mechanism to obtain the Certificate Authority certificate to 564 * Optional. Defines the mechanism to obtain the Certificate Authority certificate to 581 * Optional. Defines the mechanism to obtain the Certificate Authority certificate to 2118 * Optional. Defines a mechanism to provision client identity (public and private keys) 2135 * Optional. Defines a mechanism to provision client identity (public and private keys) [all …]
|
/aosp_15_r20/external/google-cloud-java/java-network-security/proto-google-cloud-network-security-v1beta1/src/main/java/com/google/cloud/networksecurity/v1beta1/ |
H A D | ServerTlsPolicy.java | 93 * Defines the mechanism to obtain the Certificate Authority certificate to 106 * Defines the mechanism to obtain the Certificate Authority certificate to 118 * Defines the mechanism to obtain the Certificate Authority certificate to 130 * Defines the mechanism to obtain the Certificate Authority certificate to 143 * Defines the mechanism to obtain the Certificate Authority certificate to 211 * Defines the mechanism to obtain the Certificate Authority certificate to 227 * Defines the mechanism to obtain the Certificate Authority certificate to 243 * Defines the mechanism to obtain the Certificate Authority certificate to 258 * Defines the mechanism to obtain the Certificate Authority certificate to 273 * Defines the mechanism to obtain the Certificate Authority certificate to [all …]
|
H A D | ClientTlsPolicy.java | 449 * Optional. Defines a mechanism to provision client identity (public and 468 * Optional. Defines a mechanism to provision client identity (public and 489 * Optional. Defines a mechanism to provision client identity (public and 514 * Optional. Defines the mechanism to obtain the Certificate Authority 532 * Optional. Defines the mechanism to obtain the Certificate Authority 550 * Optional. Defines the mechanism to obtain the Certificate Authority 567 * Optional. Defines the mechanism to obtain the Certificate Authority 584 * Optional. Defines the mechanism to obtain the Certificate Authority 2122 * Optional. Defines a mechanism to provision client identity (public and 2140 * Optional. Defines a mechanism to provision client identity (public and [all …]
|
/aosp_15_r20/external/cldr/docs/rfc/ |
H A D | draft-davis-t-langtag-ext.txt | 254 A transformation mechanism is an optional field that indicates the 440 [UTS35]: the transform mechanism. That field is summarized here: 442 a. The transform mechanism consists of a sequence of subtags 452 mechanism subtags. Each mechanism subtag has a length of 3 to 8 455 the mechanism subtag 'ungegn' in "und-Cyrl-t-und-latn-m0-ungegn". 456 In many cases, only one mechanism subtag is necessary, but 460 Gregorian calendar. It MAY occur in any mechanism field, but it 511 mechanism. For example, if the mechanism XXX uses versions of 519 requested transform, including the specification of the mechanism. 535 | Subtag | The proposed mechanism subtag (or subtag sequence). | [all …]
|
H A D | draft-davis-t-langtag-ext.xml | 231 <t>A transformation mechanism is an optional field that indicates 438 <xref target="UTS35"></xref>: the transform mechanism. 442 The transform mechanism consists of a sequence of 446 mechanism subtags. 447 Each mechanism subtag has a length of 3 to 8 455 mechanism subtag 'ungegn' in 458 many cases, only one mechanism subtag is necessary, but 467 It MAY occur in any mechanism field, but it SHOULD only be used where necessary. 511 for that mechanism. 512 For example, if the mechanism XXX uses [all …]
|
/aosp_15_r20/external/curl/lib/ |
H A D | curl_sasl.h | 34 /* Authentication mechanism flags */ 47 /* Authentication mechanism values */ 52 /* Authentication mechanism strings */ 110 size_t maxirlen; /* Maximum initial response + mechanism length, 124 const char *curmech; /* Current mechanism id. */ 126 unsigned short prefmech; /* Preferred authentication mechanism */ 127 unsigned short authused; /* Auth mechanism used for the connection */ 133 /* This is used to test whether the line starts with the given mechanism */ 142 /* Convert a mechanism name to a token */
|
/aosp_15_r20/external/libva/va/ |
H A D | va_prot.h | 61 * mechanism. This common mechanism involves cryptographical method for 68 * asymmetric cryptographic mechanism while bitstream is encrypted and processed 76 * provides a mechanism to normalize bitstream encryption methods across vendors 119 * mechanism. This step provides a way to establish root-of-trust between 123 * servers and TEE using asymmetic cryptographic mechanism. At end of this step, 131 * mechanism of DRMs is called SWDRM while HW based protection mechanism is 133 * mechanism. 146 * The Protected content API provides a general mechanism for opening 165 * existing libva mechanism to determine configuration parameters of 505 * \brief Execute provides a general mechanism for TEE client tasks execution. [all …]
|
/aosp_15_r20/external/mbedtls/docs/architecture/ |
H A D | psa-crypto-implementation-structure.md | 56 …sed on PSA_WANT_xyz macros (see [Conditional inclusion of cryptographic mechanism through the PSA … 75 ## How to implement a new cryptographic mechanism 103 …mechanism in Mbed TLS, there's enough demand for it to be part of the official PSA Cryptography sp… 111 If a mechanism requires new functions, they should follow the design guidelines in the PSA Cryptogr… 125 Each cryptographic mechanism is optional and can be selected by the application at build time. For … 133 For more details, see *[Conditional inclusion of cryptographic mechanism through the PSA API in Mbe… 135 … keys. When mechanism A requires mechanism B, `include/mbedtls/config_psa.h` ensures that B is ena… 141 …he entry point performs generic checks that don't depend on whether the mechanism is implemented i…
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/docs/architecture/ |
H A D | psa-crypto-implementation-structure.md | 56 …sed on PSA_WANT_xyz macros (see [Conditional inclusion of cryptographic mechanism through the PSA … 75 ## How to implement a new cryptographic mechanism 103 …mechanism in Mbed TLS, there's enough demand for it to be part of the official PSA Cryptography sp… 111 If a mechanism requires new functions, they should follow the design guidelines in the PSA Cryptogr… 125 Each cryptographic mechanism is optional and can be selected by the application at build time. For … 133 For more details, see *[Conditional inclusion of cryptographic mechanism through the PSA API in Mbe… 135 … keys. When mechanism A requires mechanism B, `include/mbedtls/config_psa.h` ensures that B is ena… 141 …he entry point performs generic checks that don't depend on whether the mechanism is implemented i…
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/IndustryStandard/ |
H A D | TcgStorageOpal.h | 46 // Data Removal mechanism 107 // Data Removal Mechanism column. 111 // Supported Data Removal Mechanism. 216 … TimeBit0; // Data Removal Time for Supported Data Removal Mechanism Bit 0 217 … TimeBit1; // Data Removal Time for Supported Data Removal Mechanism Bit 1 218 … TimeBit2; // Data Removal Time for Supported Data Removal Mechanism Bit 2 219 … TimeBit3; // Data Removal Time for Supported Data Removal Mechanism Bit 3 220 … TimeBit4; // Data Removal Time for Supported Data Removal Mechanism Bit 4 221 … TimeBit5; // Data Removal Time for Supported Data Removal Mechanism Bit 5
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/IndustryStandard/ |
H A D | TcgStorageOpal.h | 46 // Data Removal mechanism 107 // Data Removal Mechanism column. 111 // Supported Data Removal Mechanism. 216 … TimeBit0; // Data Removal Time for Supported Data Removal Mechanism Bit 0 217 … TimeBit1; // Data Removal Time for Supported Data Removal Mechanism Bit 1 218 … TimeBit2; // Data Removal Time for Supported Data Removal Mechanism Bit 2 219 … TimeBit3; // Data Removal Time for Supported Data Removal Mechanism Bit 3 220 … TimeBit4; // Data Removal Time for Supported Data Removal Mechanism Bit 4 221 … TimeBit5; // Data Removal Time for Supported Data Removal Mechanism Bit 5
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/IndustryStandard/ |
H A D | TcgStorageOpal.h | 46 // Data Removal mechanism 105 // Data Removal Mechanism column. 109 // Supported Data Removal Mechanism. 214 … TimeBit0; // Data Removal Time for Supported Data Removal Mechanism Bit 0 215 … TimeBit1; // Data Removal Time for Supported Data Removal Mechanism Bit 1 216 … TimeBit2; // Data Removal Time for Supported Data Removal Mechanism Bit 2 217 … TimeBit3; // Data Removal Time for Supported Data Removal Mechanism Bit 3 218 … TimeBit4; // Data Removal Time for Supported Data Removal Mechanism Bit 4 219 … TimeBit5; // Data Removal Time for Supported Data Removal Mechanism Bit 5
|