Searched refs:pkcs12_utf8_to_utf16 (Results 1 – 4 of 4) sorted by relevance
2 srcs-y += pkcs12_utf8_to_utf16.c
8 int pkcs12_utf8_to_utf16(const unsigned char *in, unsigned long inlen, in pkcs12_utf8_to_utf16() function
28 if ((err = pkcs12_utf8_to_utf16(password, password_len, pw, &pwlen)) != CRYPT_OK) goto LBL_ERROR; in s_pkcs_12_wrap()
460 int pkcs12_utf8_to_utf16(const unsigned char *in, unsigned long inlen,
Completed in 5 milliseconds