Searched defs:PrimitiveWrapper (Results 1 – 5 of 5) sorted by relevance
34 public interface PrimitiveWrapper<B, P> { interface
27 class PrimitiveWrapper(Generic[B, P], metaclass=abc.ABCMeta): class
39 PrimitiveWrapper = _primitive_wrapper.PrimitiveWrapper variable
162 cls, wrapper: _primitive_wrapper.PrimitiveWrapper) -> None:
com/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...