Home
last modified time | relevance | path

Searched refs:AlgorithmID (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/ring/src/ec/suite_b/ecdsa/
Dverification.rs37 id: AlgorithmID,
41 enum AlgorithmID { enum
217 id: AlgorithmID::ECDSA_P256_SHA256_FIXED,
229 id: AlgorithmID::ECDSA_P384_SHA384_FIXED,
241 id: AlgorithmID::ECDSA_P256_SHA256_ASN1,
258 id: AlgorithmID::ECDSA_P256_SHA384_ASN1,
275 id: AlgorithmID::ECDSA_P384_SHA256_ASN1,
287 id: AlgorithmID::ECDSA_P384_SHA384_ASN1,
Dsigning.rs37 id: AlgorithmID,
41 enum AlgorithmID { enum
453 id: AlgorithmID::ECDSA_P256_SHA256_FIXED_SIGNING,
468 id: AlgorithmID::ECDSA_P384_SHA384_FIXED_SIGNING,
483 id: AlgorithmID::ECDSA_P256_SHA256_ASN1_SIGNING,
498 id: AlgorithmID::ECDSA_P384_SHA384_ASN1_SIGNING,
/aosp_15_r20/external/rust/android-crates-io/crates/ring/src/aead/
Dquic.rs89 id: AlgorithmID,
116 enum AlgorithmID { enum
135 id: AlgorithmID::AES_128,
143 id: AlgorithmID::AES_256,
170 id: AlgorithmID::CHACHA20,
Daes_gcm.rs29 id: aead::AlgorithmID::AES_128_GCM,
39 id: aead::AlgorithmID::AES_256_GCM,
Dchacha20_poly1305.rs32 id: aead::AlgorithmID::CHACHA20_POLY1305,
/aosp_15_r20/external/rust/android-crates-io/crates/ring/src/
Ddigest.rs277 id: AlgorithmID,
281 enum AlgorithmID { enum
344 id: AlgorithmID::SHA1,
369 id: AlgorithmID::SHA256,
394 id: AlgorithmID::SHA384,
419 id: AlgorithmID::SHA512,
448 id: AlgorithmID::SHA512_256,
Daead.rs147 id: AlgorithmID,
186 enum AlgorithmID { enum
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
H A DBis.h74 BIS_ALG_ID AlgorithmID; ///< A signature algorithm number. member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
H A DBis.h71 BIS_ALG_ID AlgorithmID; ///< A signature algorithm number. member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
H A DBis.h80 BIS_ALG_ID AlgorithmID; ///< A signature algorithm number. member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
H A DBis.h74 BIS_ALG_ID AlgorithmID; ///< A signature algorithm number. member