maxkey 219 crypto/cryptodev.c if (sop->keylen > txform->maxkey ||
maxkey 49 crypto/xform.h u_int16_t minkey, maxkey;
maxkey 156 netinet/ip_esp.c if (ii->ii_enckeylen > txform->maxkey) {
maxkey 157 netinet/ip_esp.c DPRINTF(("esp_init(): keylength %d too large (max length is %d) for algorithm %s\n", ii->ii_enckeylen, txform->maxkey, txform->name));