Home
last modified time | relevance | path

Searched refs:psk (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/crypto/
Dalgif_hash.c248 struct sock *psk; in hash_check_key() local
258 psk = ask->parent; in hash_check_key()
263 lock_sock_nested(psk, SINGLE_DEPTH_NESTING); in hash_check_key()
268 sock_hold(psk); in hash_check_key()
271 sock_put(psk); in hash_check_key()
276 release_sock(psk); in hash_check_key()
Dalgif_skcipher.c298 struct sock *psk = ask->parent; in skcipher_sendmsg() local
299 struct alg_sock *pask = alg_sk(psk); in skcipher_sendmsg()
504 struct sock *psk = ask->parent; in skcipher_recvmsg_async() local
505 struct alg_sock *pask = alg_sk(psk); in skcipher_recvmsg_async()
640 struct sock *psk = ask->parent; in skcipher_recvmsg_sync() local
641 struct alg_sock *pask = alg_sk(psk); in skcipher_recvmsg_sync()
763 struct sock *psk; in skcipher_check_key() local
773 psk = ask->parent; in skcipher_check_key()
778 lock_sock_nested(psk, SINGLE_DEPTH_NESTING); in skcipher_check_key()
783 sock_hold(psk); in skcipher_check_key()
[all …]
/linux-4.4.14/Documentation/networking/mac80211_hwsim/
Dwpa_supplicant.conf5 psk="12345678"
/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
Dps3_gelic_wireless.c1278 memset(wl->psk, 0, sizeof(wl->psk)); in gelic_wl_set_encodeext()
1279 memcpy(wl->psk, ext->key, ext->key_len); in gelic_wl_set_encodeext()
1867 memcpy(wpa->psk, wl->psk, wl->psk_len); in gelic_wl_do_wpa_setup()
1908 "N/A" : wpa->psk); in gelic_wl_do_wpa_setup()
/linux-4.4.14/net/vmw_vsock/
Daf_vsock.c587 struct vsock_sock *psk; in __vsock_create() local
622 psk = parent ? vsock_sk(parent) : NULL; in __vsock_create()
624 vsk->trusted = psk->trusted; in __vsock_create()
625 vsk->owner = get_cred(psk->owner); in __vsock_create()
626 vsk->connect_timeout = psk->connect_timeout; in __vsock_create()
633 if (transport->init(vsk, psk) < 0) { in __vsock_create()
Dvmci_transport.c1557 struct vsock_sock *psk) in vmci_transport_socket_init() argument
1572 if (psk) { in vmci_transport_socket_init()
1574 vmci_trans(psk)->queue_pair_size; in vmci_transport_socket_init()
1576 vmci_trans(psk)->queue_pair_min_size; in vmci_transport_socket_init()
1578 vmci_trans(psk)->queue_pair_max_size; in vmci_transport_socket_init()
/linux-4.4.14/net/phonet/
Dsocket.c791 struct sock **psk = v; in pn_res_seq_show() local
792 struct sock *sk = *psk; in pn_res_seq_show()
795 (int) (psk - pnres.sk), in pn_res_seq_show()
/linux-4.4.14/drivers/media/usb/dvb-usb/
DKconfig188 GENPIX 8psk module