Searched refs:key_1 (Results 1 – 4 of 4) sorted by relevance
| /freebsd/crypto/openssl/test/ |
| H A D | quic_srt_gen_test.c | 26 static const unsigned char key_1[] = { 0x01, 0x02, 0x03 }; variable 34 { key_1, sizeof(key_1), { 2, { 0x55, 0x66 } },
|
| /freebsd/sys/contrib/device-tree/Bindings/input/ |
| H A D | samsung-keypad.txt | 60 key_1 {
|
| H A D | brcm,bcm-keypad.txt | 80 MATRIX_KEY(0x01, 0x01, KEY_1) /* key_1 */
|
| /freebsd/sys/netinet/ |
| H A D | sctp_auth.c | 353 uint8_t *key_1, *key_2; in sctp_compare_key() local 371 key_1 = key1->key; in sctp_compare_key() 376 val1 = (i < (maxlen - key1len)) ? 0 : *(key_1++); in sctp_compare_key()
|