HomeSort by relevance Sort by last modified time
    Searched defs:AlgorithmId (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/
IpSecCryptIo.h 316 UINT8 AlgorithmId;
354 UINT8 AlgorithmId;
392 UINT8 AlgorithmId;
426 @param[in] AlgorithmId The encryption algorithm ID.
433 IN UINT8 AlgorithmId
439 @param[in] AlgorithmId The encryption algorithm ID.
446 IN UINT8 AlgorithmId
452 @param[in] AlgorithmId The encryption algorithm ID.
459 IN UINT8 AlgorithmId
465 @param[in] AlgorithmId The Authentication algorithm ID.
    [all...]
Ike.h 228 UINT8 AlgorithmId; // Encryption or Authentication Id used by ESP/AH
  /libcore/ojluni/src/main/java/sun/security/x509/
AlgorithmId.java 59 public class AlgorithmId implements Serializable, DerEncoder {
87 public AlgorithmId() { }
94 public AlgorithmId(ObjectIdentifier oid) {
104 public AlgorithmId(ObjectIdentifier oid, AlgorithmParameters algparams) {
110 private AlgorithmId(ObjectIdentifier oid, DerValue params)
137 * Marshal a DER-encoded "AlgorithmID" sequence on the DER stream.
168 // Several AlgorithmId should omit the whole parameter part when
202 * Returns the DER-encoded X.509 AlgorithmId as a byte array.
236 AlgorithmId paramsId =
237 AlgorithmId.parse(new DerValue(getEncodedParams()))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
windot11.h     [all...]

Completed in 592 milliseconds