Lines Matching +full:dsa +full:- +full:specific
8 - key and parameter validation functions
52 within SP800-56A and SP800-56B. For backwards compatibility reasons the OpenSSL
54 For further information see L<EVP_PKEY-DSA(7)/DSA key validation>,
55 L<EVP_PKEY-DH(7)/DH key validation>, L<EVP_PKEY-EC(7)/EC key validation> and
56 L<EVP_PKEY-RSA(7)/RSA key validation>.
58 Refer to SP800-56A and SP800-56B for rules relating to when these functions
72 They return -2 if the operation is not supported for the specific algorithm.
78 L<EVP_PKEY-DH(7)>,
79 L<EVP_PKEY-FFC(7)>,
80 L<EVP_PKEY-DSA(7)>,
81 L<EVP_PKEY-EC(7)>,
82 L<EVP_PKEY-RSA(7)>,
94 Copyright 2006-2024 The OpenSSL Project Authors. All Rights Reserved.