Searched defs:s2v (Results 1 – 6 of 6) sorted by relevance
81 private byte[] s2v(final byte[]... s) throws GeneralSecurityException { in s2v() method in AesSiv
174 func (asc *AESSIV) s2v(msg, ad, siv []byte) { func
247 uint8_t s2v[kBlockSize]; in DecryptDeterministically() local
102 S2<vi> s2v; in test() local
148 #define s2v(o) (&(o)->val) macro
com/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...