/freebsd/crypto/openssl/doc/man7/ |
H A D | provider-kem.pod | 47 The asymmetric kem (OSSL_OP_KEM) operation enables providers to 48 implement asymmetric kem algorithms and make them available to applications 86 An asymmetric kem algorithm implementation may not implement all of these 98 An asymmetric kem algorithm must also implement some mechanism for generating, 105 structure for holding context information during an asymmetric kem operation. 107 asymmetric kem operation function calls. 111 OSSL_FUNC_kem_freectx() is passed a pointer to the provider side asymmetric 115 OSSL_FUNC_kem_dupctx() should duplicate the provider side asymmetric kem 118 =head2 Asymmetric Key Encapsulation Functions 120 OSSL_FUNC_kem_encapsulate_init() initialises a context for an asymmetric [all …]
|
H A D | provider-asym_cipher.pod | 39 /* Asymmetric Cipher parameters */ 50 The asymmetric cipher (OSSL_OP_ASYM_CIPHER) operation enables providers to 51 implement asymmetric cipher algorithms and make them available to applications 90 An asymmetric cipher algorithm implementation may not implement all of these 102 An asymmetric cipher algorithm must also implement some mechanism for generating, 109 structure for holding context information during an asymmetric cipher operation. 111 asymmetric cipher operation function calls. 115 OSSL_FUNC_asym_cipher_freectx() is passed a pointer to the provider side asymmetric 119 OSSL_FUNC_asym_cipher_dupctx() should duplicate the provider side asymmetric cipher 124 OSSL_FUNC_asym_cipher_encrypt_init() initialises a context for an asymmetric encryption [all …]
|
H A D | EVP_ASYM_CIPHER-SM2.pod | 6 - SM2 Asymmetric Cipher algorithm support 10 Asymmetric Cipher support for the B<SM2> key type. 12 =head2 SM2 Asymmetric Cipher parameters 20 See L<provider-asym_cipher(7)/Asymmetric Cipher Parameters>.
|
H A D | EVP_ASYM_CIPHER-RSA.pod | 6 - RSA Asymmetric Cipher algorithm support 10 Asymmetric Cipher support for the B<RSA> key type. 12 =head2 RSA Asymmetric Cipher parameters 68 See L<provider-asym_cipher(7)/Asymmetric Cipher Parameters> for more information.
|
H A D | OSSL_PROVIDER-FIPS.pod | 38 such as asymmetric key encoders, 39 see L<OSSL_PROVIDER-default(7)/Asymmetric Key Management>. 123 =head2 Asymmetric Signature 139 =head2 Asymmetric Cipher 147 =head2 Asymmetric Key Encapsulation 155 =head2 Asymmetric Key Management 229 Known answer test for a asymmetric cipher.
|
H A D | OSSL_PROVIDER-default.pod | 167 =head2 Asymmetric Signature 185 =head2 Asymmetric Cipher 195 =head2 Asymmetric Key Encapsulation 203 =head2 Asymmetric Key Management 239 =head2 Asymmetric Key Encoder
|
H A D | evp.pod | 29 asymmetric algorithms. To create a new EVP_PKEY see 38 The EVP_PKEY functions support the full range of asymmetric algorithm operations: 69 All the symmetric algorithms (ciphers), digests and asymmetric algorithms
|
H A D | OSSL_PROVIDER-base.pod | 10 asymmetric cryptography. 60 =head2 Asymmetric Key Encoder
|
H A D | OSSL_PROVIDER-legacy.pod | 105 - Asymmetric Cipher 107 - Asymmetric Key Management
|
/freebsd/secure/lib/libcrypto/man/man7/ |
H A D | provider-kem.7 | 180 The asymmetric kem (\s-1OSSL_OP_KEM\s0) operation enables providers to 181 implement asymmetric kem algorithms and make them available to applications 223 An asymmetric kem algorithm implementation may not implement all of these 235 An asymmetric kem algorithm must also implement some mechanism for generating, 241 structure for holding context information during an asymmetric kem operation. 243 asymmetric kem operation function calls. 247 \&\fBOSSL_FUNC_kem_freectx()\fR is passed a pointer to the provider side asymmetric 251 \&\fBOSSL_FUNC_kem_dupctx()\fR should duplicate the provider side asymmetric kem 253 .SS "Asymmetric Key Encapsulation Functions" 254 .IX Subsection "Asymmetric Key Encapsulation Functions" [all …]
|
H A D | provider-asym_cipher.7 | 172 \& /* Asymmetric Cipher parameters */ 183 The asymmetric cipher (\s-1OSSL_OP_ASYM_CIPHER\s0) operation enables providers to 184 implement asymmetric cipher algorithms and make them available to applications 227 An asymmetric cipher algorithm implementation may not implement all of these 239 An asymmetric cipher algorithm must also implement some mechanism for generating, 245 structure for holding context information during an asymmetric cipher operation. 247 asymmetric cipher operation function calls. 251 \&\fBOSSL_FUNC_asym_cipher_freectx()\fR is passed a pointer to the provider side asymmetric 255 \&\fBOSSL_FUNC_asym_cipher_dupctx()\fR should duplicate the provider side asymmetric cipher 259 \&\fBOSSL_FUNC_asym_cipher_encrypt_init()\fR initialises a context for an asymmetric encryption [all …]
|
H A D | OSSL_PROVIDER-default.7 | 284 .SS "Asymmetric Signature" 285 .IX Subsection "Asymmetric Signature" 300 .SS "Asymmetric Cipher" 301 .IX Subsection "Asymmetric Cipher" 308 .SS "Asymmetric Key Encapsulation" 309 .IX Subsection "Asymmetric Key Encapsulation" 312 .SS "Asymmetric Key Management" 313 .IX Subsection "Asymmetric Key Management" 344 .SS "Asymmetric Key Encoder" 345 .IX Subsection "Asymmetric Key Encoder"
|
H A D | OSSL_PROVIDER-FIPS.7 | 171 such as asymmetric key encoders, 172 see \*(L"Asymmetric Key Management\*(R" in \fBOSSL_PROVIDER\-default\fR\|(7). 244 .SS "Asymmetric Signature" 245 .IX Subsection "Asymmetric Signature" 258 .SS "Asymmetric Cipher" 259 .IX Subsection "Asymmetric Cipher" 262 .SS "Asymmetric Key Encapsulation" 263 .IX Subsection "Asymmetric Key Encapsulation" 268 .SS "Asymmetric Key Management" 269 .IX Subsection "Asymmetric Key Management" [all …]
|
H A D | EVP_ASYM_CIPHER-SM2.7 | 141 \&\- SM2 Asymmetric Cipher algorithm support 144 Asymmetric Cipher support for the \fB\s-1SM2\s0\fR key type. 145 .SS "\s-1SM2\s0 Asymmetric Cipher parameters" 146 .IX Subsection "SM2 Asymmetric Cipher parameters" 155 See \*(L"Asymmetric Cipher Parameters\*(R" in \fBprovider\-asym_cipher\fR\|(7).
|
H A D | EVP_ASYM_CIPHER-RSA.7 | 141 \&\- RSA Asymmetric Cipher algorithm support 144 Asymmetric Cipher support for the \fB\s-1RSA\s0\fR key type. 145 .SS "\s-1RSA\s0 Asymmetric Cipher parameters" 146 .IX Subsection "RSA Asymmetric Cipher parameters" 215 See \*(L"Asymmetric Cipher Parameters\*(R" in \fBprovider\-asym_cipher\fR\|(7) for more information.
|
H A D | OSSL_PROVIDER-base.7 | 144 asymmetric cryptography. 190 .SS "Asymmetric Key Encoder" 191 .IX Subsection "Asymmetric Key Encoder"
|
H A D | evp.7 | 164 asymmetric algorithms. To create a new \s-1EVP_PKEY\s0 see 173 The \s-1EVP_PKEY\s0 functions support the full range of asymmetric algorithm operations: 193 All the symmetric algorithms (ciphers), digests and asymmetric algorithms
|
H A D | provider.7 | 277 .IP "Asymmetric Ciphers" 4 278 .IX Item "Asymmetric Ciphers" 284 .IP "Asymmetric Key Encapsulation" 4 285 .IX Item "Asymmetric Key Encapsulation"
|
/freebsd/sys/dev/qat/qat_api/common/include/ |
H A D | lac_sal_types_crypto.h | 47 /**< Memory pool ID used for asymmetric operations */ 49 /**< Memory pool ID used for asymmetric operations */ 51 /**< Memory pool ID used for asymmetric operations */ 53 /**< Memory pool ID used for asymmetric operations */
|
/freebsd/share/doc/psd/21.ipc/ |
H A D | 4.t | 54 or asymmetric. In a symmetric protocol, either side may play the 55 master or slave roles. In an asymmetric protocol, one side is 59 of an asymmetric protocol is the Internet file transfer protocol, 61 a service is symmetric or asymmetric, when accessing a service there 257 One can see the separate, asymmetric roles of the client
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | ethernet-controller.yaml | 191 Asymmetric pause configuration. 0 for no asymmetric 192 pause, 1 for asymmetric pause
|
/freebsd/crypto/openssl/test/recipes/ |
H A D | 03-test_fipsinstall.t | 252 # corrupt an Asymmetric cipher test 254 skip "Skipping Asymmetric RSA corruption test because of no rsa in this build", 1 258 skip "FIPS provider version is too new for Asymmetric RSA corruption test", 1 263 "fipsinstall fails when the asymmetric cipher result is corrupted");
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | EVP_ASYM_CIPHER_free.pod | 40 asymmetric cipher related tasks such as asymmetric encryption and decryption.
|
H A D | RSA_padding_add_PKCS1_type_1.pod | 9 RSA_padding_add_none, RSA_padding_check_none - asymmetric encryption 66 asymmetric ciphers. RSA_padding_add_PKCS1_OAEP() and
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | EVP_ASYM_CIPHER_free.3 | 175 asymmetric cipher related tasks such as asymmetric encryption and decryption.
|