| Home | Sort by: relevance | last modified time | path |
| /src/sys/crypto/cast128/ | |
| cast128.h | 15 u_int32_t xkey[32]; /* Key, after expansion */ member in struct:__anon80cd8cdc0108 |
| cast128.h | 15 u_int32_t xkey[32]; /* Key, after expansion */ member in struct:__anon80cd8cdc0108 |
| cast128.h | 15 u_int32_t xkey[32]; /* Key, after expansion */ member in struct:__anon80cd8cdc0108 |
| /src/lib/libtelnet/ | |
| pk.c | 190 char *xkey; local in function:genkeys 210 xkey = BN_bn2hex(sk); 211 adjust(secret, xkey); 212 xkey = BN_bn2hex(pk); 213 adjust(public, xkey); |
| pk.c | 190 char *xkey; local in function:genkeys 210 xkey = BN_bn2hex(sk); 211 adjust(secret, xkey); 212 xkey = BN_bn2hex(pk); 213 adjust(public, xkey); |
| pk.c | 190 char *xkey; local in function:genkeys 210 xkey = BN_bn2hex(sk); 211 adjust(secret, xkey); 212 xkey = BN_bn2hex(pk); 213 adjust(public, xkey); |