Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/
Dpcrypt.c347 static struct crypto_instance *pcrypt_alloc_aead(struct rtattr **tb, in pcrypt_alloc_aead() function
394 return pcrypt_alloc_aead(tb, algt->type, algt->mask); in pcrypt_alloc()