Home
last modified time | relevance | path

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

/linux-3.3/crypto/
Dpcrypt.c309 static struct crypto_instance *pcrypt_alloc_instance(struct crypto_alg *alg) in pcrypt_alloc_instance() function
357 inst = pcrypt_alloc_instance(alg); in pcrypt_alloc_aead()