Home
last modified time | relevance | path

Searched refs:LayerCipherType (Results 1 – 12 of 12) sorted by relevance

/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/vendor/github.com/containers/ocicrypt/blockcipher/
H A Dblockcipher.go27 type LayerCipherType string type
31 AES256CTR LayerCipherType = "AES_256_CTR_HMAC_SHA256"
56 CipherType LayerCipherType `json:"cipher"`
86 cipherMap map[LayerCipherType]LayerBlockCipher
103 func wrapFinalizerWithType(fin Finalizer, typ LayerCipherType) Finalizer { argument
115 func (h *LayerBlockCipherHandler) Encrypt(plainDataReader io.Reader, typ LayerCipherType) (io.Reade…
141 if c, ok := h.cipherMap[LayerCipherType(typ)]; ok {
150 cipherMap: map[LayerCipherType]LayerBlockCipher{},
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/vendor/github.com/containers/ocicrypt/blockcipher/
H A Dblockcipher.go27 type LayerCipherType string type
31 AES256CTR LayerCipherType = "AES_256_CTR_HMAC_SHA256"
56 CipherType LayerCipherType `json:"cipher"`
86 cipherMap map[LayerCipherType]LayerBlockCipher
103 func wrapFinalizerWithType(fin Finalizer, typ LayerCipherType) Finalizer { argument
115 func (h *LayerBlockCipherHandler) Encrypt(plainDataReader io.Reader, typ LayerCipherType) (io.Reade…
141 if c, ok := h.cipherMap[LayerCipherType(typ)]; ok {
150 cipherMap: map[LayerCipherType]LayerBlockCipher{},
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/vendor/github.com/containers/ocicrypt/blockcipher/
H A Dblockcipher.go27 type LayerCipherType string type
31 AES256CTR LayerCipherType = "AES_256_CTR_HMAC_SHA256"
56 CipherType LayerCipherType `json:"cipher"`
86 cipherMap map[LayerCipherType]LayerBlockCipher
103 func wrapFinalizerWithType(fin Finalizer, typ LayerCipherType) Finalizer { argument
115 func (h *LayerBlockCipherHandler) Encrypt(plainDataReader io.Reader, typ LayerCipherType) (io.Reade…
141 if c, ok := h.cipherMap[LayerCipherType(typ)]; ok {
150 cipherMap: map[LayerCipherType]LayerBlockCipher{},
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/vendor/github.com/containers/ocicrypt/blockcipher/
H A Dblockcipher.go27 type LayerCipherType string type
31 AES256CTR LayerCipherType = "AES_256_CTR_HMAC_SHA256"
56 CipherType LayerCipherType `json:"cipher"`
86 cipherMap map[LayerCipherType]LayerBlockCipher
103 func wrapFinalizerWithType(fin Finalizer, typ LayerCipherType) Finalizer { argument
115 func (h *LayerBlockCipherHandler) Encrypt(plainDataReader io.Reader, typ LayerCipherType) (io.Reade…
141 if c, ok := h.cipherMap[LayerCipherType(typ)]; ok {
150 cipherMap: map[LayerCipherType]LayerBlockCipher{},
/dports/security/vault/vault-1.8.2/vendor/github.com/containerd/containerd/vendor/github.com/containers/ocicrypt/blockcipher/
H A Dblockcipher.go27 type LayerCipherType string type
31 AES256CTR LayerCipherType = "AES_256_CTR_HMAC_SHA256"
56 CipherType LayerCipherType `json:"cipher"`
86 cipherMap map[LayerCipherType]LayerBlockCipher
103 func wrapFinalizerWithType(fin Finalizer, typ LayerCipherType) Finalizer { argument
115 func (h *LayerBlockCipherHandler) Encrypt(plainDataReader io.Reader, typ LayerCipherType) (io.Reade…
141 if c, ok := h.cipherMap[LayerCipherType(typ)]; ok {
150 cipherMap: map[LayerCipherType]LayerBlockCipher{},
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/containerd/containerd/vendor/github.com/containers/ocicrypt/blockcipher/
H A Dblockcipher.go27 type LayerCipherType string type
31 AES256CTR LayerCipherType = "AES_256_CTR_HMAC_SHA256"
56 CipherType LayerCipherType `json:"cipher"`
86 cipherMap map[LayerCipherType]LayerBlockCipher
103 func wrapFinalizerWithType(fin Finalizer, typ LayerCipherType) Finalizer { argument
115 func (h *LayerBlockCipherHandler) Encrypt(plainDataReader io.Reader, typ LayerCipherType) (io.Reade…
141 if c, ok := h.cipherMap[LayerCipherType(typ)]; ok {
150 cipherMap: map[LayerCipherType]LayerBlockCipher{},
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/vendor/github.com/containers/ocicrypt/
H A Dencryption.go257 …ptLayer(plainLayerReader io.Reader, d digest.Digest, typ blockcipher.LayerCipherType) (io.Reader, … argument
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/vendor/github.com/containers/ocicrypt/
H A Dencryption.go257 …ptLayer(plainLayerReader io.Reader, d digest.Digest, typ blockcipher.LayerCipherType) (io.Reader, … argument
/dports/security/vault/vault-1.8.2/vendor/github.com/containerd/containerd/vendor/github.com/containers/ocicrypt/
H A Dencryption.go257 …ptLayer(plainLayerReader io.Reader, d digest.Digest, typ blockcipher.LayerCipherType) (io.Reader, … argument
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/containerd/containerd/vendor/github.com/containers/ocicrypt/
H A Dencryption.go257 …ptLayer(plainLayerReader io.Reader, d digest.Digest, typ blockcipher.LayerCipherType) (io.Reader, … argument
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/vendor/github.com/containers/ocicrypt/
H A Dencryption.go279 …ptLayer(plainLayerReader io.Reader, d digest.Digest, typ blockcipher.LayerCipherType) (io.Reader, … argument
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/vendor/github.com/containers/ocicrypt/
H A Dencryption.go279 …ptLayer(plainLayerReader io.Reader, d digest.Digest, typ blockcipher.LayerCipherType) (io.Reader, … argument