Home
last modified time | relevance | path

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

/crypto/
Dalgif_hash.c252 struct alg_sock *pask; in hash_check_key() local
262 pask = alg_sk(ask->parent); in hash_check_key()
263 tfm = pask->private; in hash_check_key()
270 if (!pask->refcnt++) in hash_check_key()
Dalgif_skcipher.c558 struct alg_sock *pask; in skcipher_check_key() local
568 pask = alg_sk(ask->parent); in skcipher_check_key()
569 tfm = pask->private; in skcipher_check_key()
576 if (!pask->refcnt++) in skcipher_check_key()