Home
last modified time | relevance | path

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

/external/python/cryptography/docs/development/custom-vectors/cast5/
Dverify_cast5.go34 type ofbVerifier struct{} struct
36 func (o ofbVerifier) validate(count string, key, iv, plaintext, expectedCiphertext []byte) { argument
152 validateVectors(ofbVerifier{},