Home
last modified time | relevance | path

Searched defs:ctrVerifier (Results 1 – 1 of 1) sorted by relevance

/external/python/cryptography/docs/development/custom-vectors/cast5/
Dverify_cast5.go94 type ctrVerifier struct{} struct
96 func (o ctrVerifier) validate(count string, key, iv, plaintext, expectedCiphertext []byte) {