Lines Matching refs:L
19 array of L<OSSL_PARAM(3)>.
22 I<selection> is described in L<EVP_PKEY_fromdata(3)/Selections>.
23 L<OSSL_PARAM_free(3)> should be used to free the returned parameters in
28 See L<openssl-core.h(7)> for more information about the callback. Note that the
29 L<OSSL_PARAM(3)> array that is passed to the callback is not persistent after the
36 This is the mirror function to L<EVP_PKEY_fromdata(3)>.
44 L<OSSL_PARAM(3)>, L<openssl-core.h(7)>,
45 L<EVP_PKEY_fromdata(3)>,
46 L<EVP_PKEY-RSA(7)>, L<EVP_PKEY-DSA(7)>, L<EVP_PKEY-DH(7)>, L<EVP_PKEY-EC(7)>,
47 L<EVP_PKEY-ED448(7)>, L<EVP_PKEY-X25519(7)>, L<EVP_PKEY-X448(7)>,
48 L<EVP_PKEY-ED25519(7)>
61 L<https://www.openssl.org/source/license.html>.