Searched refs:pkcs12kdf_set_membuf (Results 1 – 1 of 1) sorted by relevance
201 static int pkcs12kdf_set_membuf(unsigned char **buffer, size_t *buflen, in pkcs12kdf_set_membuf() function255 if (!pkcs12kdf_set_membuf(&ctx->pass, &ctx->pass_len, p)) in kdf_pkcs12_set_ctx_params()259 if (!pkcs12kdf_set_membuf(&ctx->salt, &ctx->salt_len, p)) in kdf_pkcs12_set_ctx_params()
Completed in 5 milliseconds