Lines Matching defs:probe
643 const void *data, int probe)
655 if (!probe)
705 struct xfrm_algo_desc *xfrm_aalg_get_byname(const char *name, int probe)
708 probe);
712 struct xfrm_algo_desc *xfrm_ealg_get_byname(const char *name, int probe)
715 probe);
719 struct xfrm_algo_desc *xfrm_calg_get_byname(const char *name, int probe)
722 probe);
741 struct xfrm_algo_desc *xfrm_aead_get_byname(const char *name, int icv_len, int probe)
749 probe);