Searched refs:token_uri_escaped (Results 1 – 1 of 1) sorted by relevance
240 …_cleanup_free_ char *token_uri_string = NULL, *token_uri_escaped = NULL, *id = NULL, *token_label … in pkcs11_token_login() local268 token_uri_escaped = cescape(token_uri_string); in pkcs11_token_login()269 if (!token_uri_escaped) in pkcs11_token_login()272 id = strjoin("pkcs11:", token_uri_escaped); in pkcs11_token_login()