Searched refs:crypto_get_attr_type (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/crypto/
H A Dalgapi.h165 struct crypto_attr_type *crypto_get_attr_type(struct rtattr **tb);
/linux-master/crypto/
H A Dalgapi.c859 struct crypto_attr_type *crypto_get_attr_type(struct rtattr **tb) function
875 EXPORT_SYMBOL_GPL(crypto_get_attr_type); variable
897 algt = crypto_get_attr_type(tb);
H A Dpcrypt.c299 algt = crypto_get_attr_type(tb);
H A Dessiv.c462 algt = crypto_get_attr_type(tb);
H A Dcryptd.c927 algt = crypto_get_attr_type(tb);

Completed in 96 milliseconds