Home
last modified time | relevance | path

Searched defs:write_key (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/trusty/user/app/keymaster/host_unittest/
Dmain.cpp80 keymaster::UniquePtr<uint8_t[]> write_key; in TestKeyStorage() local
310 keymaster::UniquePtr<uint8_t[]> write_key[2]; in TestFormatChange() local
/aosp_15_r20/external/toybox/toys/other/
H A Dsysctl.c50 static int write_key(char *path, char *key, char *value) in write_key() function
/aosp_15_r20/external/wpa_supplicant_8/src/tls/
H A Dtlsv1_record.h36 u8 write_key[TLS_MAX_WRITE_KEY_LEN]; member
/aosp_15_r20/external/libxkbcommon/src/xkbcomp/
H A Dkeymap-dump.c493 write_key(struct xkb_keymap *keymap, struct buf *buf, in write_key() function
/aosp_15_r20/trusty/user/app/keymaster/device_unittest/
Dmain.cpp74 keymaster::UniquePtr<uint8_t[]> write_key; in TestKeyStorage() local