Home | Sort by: relevance | last modified time | path |
/src/sys/opencrypto/ | |
cryptosoft_xform.c | 583 u_int8_t** key_tables = (u_int8_t**) *sched; local in function:skipjack_setkey 584 u_int8_t* table = (u_int8_t*) &key_tables[10]; 588 key_tables[k] = table; |