Searched refs:keytypes (Results 1 – 12 of 12) sorted by relevance
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/ |
| H A D | EVP_PKEY-X25519.pod | 11 The B<X25519>, B<X448>, B<ED25519> and B<ED448> keytypes are 21 In addition to the common parameters that all keytypes should support (see 22 L<provider-keymgmt(7)/Common parameters>), the implementation of these keytypes
|
| H A D | EVP_PKEY-HMAC.pod | 7 - EVP_PKEY legacy MAC keytypes and algorithm support 24 All the B<MAC> keytypes support the following parameters.
|
| H A D | EVP_PKEY-RSA.pod | 18 In addition to the common parameters that all keytypes should support (see 216 =for comment RSA-PSS, and probably also RSA-OAEP, need separate keytypes, 217 and will be described in separate pages for those RSA keytypes.
|
| H A D | EVP_PKEY-FFC.pod | 14 The B<DSA>, B<DH> and B<DHX> keytypes are implemented in OpenSSL's default and 35 In addition to the common parameters that all keytypes should support (see
|
| /netbsd-src/external/mit/xorg/bin/xkbcomp/ |
| H A D | Makefile | 8 keymap.c keycodes.c keytypes.c compat.c action.c alias.c \
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/conf/ |
| H A D | conf_def.c | 776 const unsigned short * keytypes = (const unsigned short *) conf->meth_data; in is_keytype() local 795 return (keytypes[key] & type) ? 1 : 0; in is_keytype()
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/ |
| H A D | ChangeLog.1998 | 96 * kuser/klist.c: try to list enctypes as keytypes 180 * admin/ktutil.c: fix printing of unrecognized keytypes 309 * kdc/kerberos5.c: always treat keytypes as enctypes; use new 786 instead of keytypes. If so use the same value to encrypt ticket, 825 from protocol keytypes (that really are enctypes) to internal 834 keytypes, salttypes, and salts. 864 keytypes.
|
| H A D | ChangeLog.1999 | 1199 keytypes/enctypes are compatible, not that they are the same 2065 * kadmin/get.c (print_entry_long): print the keytypes and salts
|
| H A D | NEWS | 1388 * Some support for using enctypes instead of keytypes.
|
| H A D | ChangeLog.2004 | 488 * kuser/klist.c (print_cred_verbose): keytypes are no longer, use
|
| H A D | ChangeLog.2005 | 54 keytypes any more, just use enctypes.
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/kadmin/ |
| H A D | ChangeLog | 272 * get.c: print keytypes on long format
|