Searched refs:get_plainrsa_fromlocal (Results 1 – 1 of 1) sorted by relevance
129 static int get_plainrsa_fromlocal(struct ph1handle *, int);1411 if (get_plainrsa_fromlocal(iph1, 0)) in oakley_validate_auth()1612 return get_plainrsa_fromlocal(iph1, 1); in oakley_getmycert()1624 get_plainrsa_fromlocal(struct ph1handle *iph1, int my) in get_plainrsa_fromlocal() function