Searched refs:tpass_len (Results 1 – 1 of 1) sorted by relevance
565 size_t tpass_len; in try_pkcs12() local589 &tpass_len, in try_pkcs12()600 pass[tpass_len] = '\0'; in try_pkcs12()601 if (!PKCS12_verify_mac(p12, pass, tpass_len)) { in try_pkcs12()604 tpass_len == 0 ? "empty password" : "maybe wrong password"); in try_pkcs12()