Home | History | Annotate | Download | only in ssl

Lines Matching refs:psk_key2bn

2479 static int psk_key2bn(const char *pskkey, unsigned char *psk,
2517 ret = psk_key2bn(psk_key, psk, max_psk_len);
2535 psk_len=psk_key2bn(psk_key, psk, max_psk_len);