Home
last modified time | relevance | path

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

/openssl-master/ssl/
A Dd1_srtp.c42 static int find_profile_by_name(char *profile_name, in find_profile_by_name() argument
50 && strncmp(p->name, profile_name, len) == 0) { in find_profile_by_name()

Completed in 3 milliseconds