Home
last modified time | relevance | path

Searched refs:pask (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/crypto/
Dalgif_hash.c241 struct alg_sock *pask; in hash_check_key() local
251 pask = alg_sk(ask->parent); in hash_check_key()
252 tfm = pask->private; in hash_check_key()
259 if (!pask->refcnt++) in hash_check_key()
Dalgif_skcipher.c762 struct alg_sock *pask; in skcipher_check_key() local
772 pask = alg_sk(ask->parent); in skcipher_check_key()
773 tfm = pask->private; in skcipher_check_key()
780 if (!pask->refcnt++) in skcipher_check_key()