Home
last modified time | relevance | path

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

/linux-4.4.14/include/crypto/internal/
Dskcipher.h84 return skcipher_givcrypt_cast(crypto_dequeue_request(queue)); in skcipher_dequeue_givcrypt()
/linux-4.4.14/include/crypto/
Dskcipher.h102 static inline struct skcipher_givcrypt_request *skcipher_givcrypt_cast( in skcipher_givcrypt_cast() function