Home
last modified time | relevance | path

Searched defs:psk (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/crypto/
Dalgif_skcipher.c298 struct sock *psk = ask->parent; in skcipher_sendmsg() local
504 struct sock *psk = ask->parent; in skcipher_recvmsg_async() local
640 struct sock *psk = ask->parent; in skcipher_recvmsg_sync() local
763 struct sock *psk; in skcipher_check_key() local
Dalgif_hash.c248 struct sock *psk; in hash_check_key() local
/linux-4.4.14/drivers/net/ethernet/toshiba/
Dps3_gelic_wireless.h122 u8 psk[GELIC_WL_EURUS_PSK_MAX_LEN]; /* psk key; hex or passphrase */ member
282 u8 psk[GELIC_WL_EURUS_PSK_MAX_LEN]; member
/linux-4.4.14/net/phonet/
Dsocket.c791 struct sock **psk = v; in pn_res_seq_show() local
/linux-4.4.14/net/vmw_vsock/
Daf_vsock.c587 struct vsock_sock *psk; in __vsock_create() local
Dvmci_transport.c1557 struct vsock_sock *psk) in vmci_transport_socket_init()