Searched refs:PrimitivesWithKeyManager (Results 1 – 6 of 6) sorted by relevance
184 return h.PrimitivesWithKeyManager(nil)199 func (h *Handle) PrimitivesWithKeyManager(km registry.KeyManager) (*primitiveset.PrimitiveSet, erro… func
31 ps, err := handle.PrimitivesWithKeyManager(nil)
34 ps, err := h.PrimitivesWithKeyManager(new(HKDFStreamingPRFKeyManager))
36 ps, err := handle.PrimitivesWithKeyManager(nil)