Set the scrypt parallelization parameter p on a PKEY KDF context.
Declared in <openssl/kdf.h>
<openssl/kdf.h>
int EVP_PKEY_CTX_set_scrypt_p( EVP_PKEY_CTX* ctx, uint64_t p);
1 on success, or a negative value on error.