Lines Matching refs:probe
684 const void *data, int probe)
696 if (!probe)
746 struct xfrm_algo_desc *xfrm_aalg_get_byname(const char *name, int probe)
749 probe);
753 struct xfrm_algo_desc *xfrm_ealg_get_byname(const char *name, int probe)
756 probe);
760 struct xfrm_algo_desc *xfrm_calg_get_byname(const char *name, int probe)
763 probe);
782 struct xfrm_algo_desc *xfrm_aead_get_byname(const char *name, int icv_len, int probe)
790 probe);