Searched refs:key_0 (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/external/security/librkcrypto/demo/ |
| H A D | demo_cipher.c | 10 static uint8_t key_0[16] = { variable 33 uint32_t key_len = sizeof(key_0); in demo_cipher() 64 memcpy(config.key, key_0, key_len); in demo_cipher() 130 uint32_t key_len = sizeof(key_0); in demo_cipher_virt() 146 memcpy(config.key, key_0, key_len); in demo_cipher_virt()
|
| H A D | demo_ae.c | 10 static uint8_t key_0[16] = { variable 103 res = set_ae_config(&config, algo, mode, RK_OP_CIPHER_ENC, key_0, sizeof(key_0), iv, in demo_ae() 209 res = set_ae_config(&config, algo, mode, RK_OP_CIPHER_ENC, key_0, sizeof(key_0), iv, in demo_ae_virt()
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/ |
| H A D | appledri.c | 217 rep.key_0 = rep.key_1 = rep.uid = 0; in ProcAppleDRICreateSurface() 227 rep.key_0 = key[0]; in ProcAppleDRICreateSurface() 234 swapl(&rep.key_0); in ProcAppleDRICreateSurface()
|
| H A D | appledristr.h | 135 CARD32 key_0 B32;
|
| /OK3568_Linux_fs/kernel/drivers/accessibility/speakup/ |
| H A D | speakupmap.map | 61 ctrl spk key_0 = speakup_goto
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/ |
| H A D | brcm,bcm-keypad.txt | 96 MATRIX_KEY(0x04, 0x02, KEY_0) /* key_0 */
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | spkguide.txt | 315 ctrl spk key_0 = speakup_goto
|