Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/openssl/dist/test/
Devp_kdf_test.c1008 static unsigned char input_key[] = { in test_kdf_kbkdf_6803_128() local
1063 static unsigned char input_key[] = { in test_kdf_kbkdf_6803_256() local
1274 static unsigned char input_key[] = { in test_kdf_kbkdf_8009_prf1() local
1314 static unsigned char input_key[] = { in test_kdf_kbkdf_8009_prf2() local
1369 static unsigned char input_key[] = { in test_kdf_kbkdf_fixedinfo() local
/netbsd/src/external/bsd/tmux/dist/
Dinput-keys.c568 input_key(struct screen *s, struct bufferevent *bev, key_code key) in input_key() function