Searched refs:des_cbc (Results 1 – 16 of 16) sorted by relevance
| /netbsd-src/sys/modules/des/ |
| H A D | Makefile | 12 SRCS+= des_cbc.c
|
| /netbsd-src/sys/crypto/des/ |
| H A D | files.des | 9 file crypto/des/des_cbc.c des
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/ |
| H A D | evp-hcrypto.c | 446 static const EVP_CIPHER des_cbc = { in EVP_hcrypto_des_cbc() local 461 return &des_cbc; in EVP_hcrypto_des_cbc()
|
| H A D | evp-w32.c | 128 EVP_W32CRYPTO_PROVIDER(EVP_CIPHER, des_cbc)
|
| H A D | evp-wincng.c | 286 WINCNG_CIPHER_ALGORITHM(des_cbc, 492 WINCNG_CIPHER_ALGORITHM_CLEANUP(des_cbc); in wincng_cipher_algorithm_cleanup()
|
| H A D | evp-openssl.c | 443 OSSL_CIPHER_ALGORITHM(des_cbc, hc_EVP_CIPH_CBC_MODE)
|
| H A D | evp-pkcs11.c | 622 PKCS11_CIPHER_ALGORITHM(des_cbc,
|
| H A D | evp.c | 1128 return EVP_DEF_OP(HCRYPTO_DEF_PROVIDER, des_cbc); in EVP_des_cbc()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/engine/ |
| H A D | README.md | 21 searched in various ways, ie. two ways of encrypting with the "des_cbc" 31 cipher = EVP_get_cipherbyname("des_cbc"); 143 ENGINEs support. If each of those ENGINEs has a "des_cbc" implementation, we 151 implementations of "des_cbc" are added or removed. This behaviour can be 160 actually qualitatively different depending on 'nid' (the "des_cbc" EVP_CIPHER is
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/engine/ |
| H A D | README | 21 searched in various ways, ie. two ways of encrypting with the "des_cbc" 31 cipher = EVP_get_cipherbyname("des_cbc"); 143 ENGINEs support. If each of those ENGINEs has a "des_cbc" implementation, we 151 implementations of "des_cbc" are added or removed. This behaviour can be 160 actually qualitatively different depending on 'nid' (the "des_cbc" EVP_CIPHER is
|
| /netbsd-src/sys/rump/kern/lib/libcrypto/ |
| H A D | Makefile | 56 SRCS+= des_ecb.c des_setkey.c des_enc.c des_cbc.c des_module.c
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/objects/ |
| H A D | obj_mac.num | 32 des_cbc 31
|
| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/objects/ |
| H A D | obj_mac.num | 32 des_cbc 31
|
| /netbsd-src/sys/arch/i386/conf/ |
| H A D | files.i386 | 82 file crypto/des/arch/i386/des_cbc.S des
|
| /netbsd-src/crypto/external/bsd/openssl/lib/libdes/ |
| H A D | VERSION | 145 Added des_ncbc_encrypt(), it is des_cbc mode except that it is
|
| /netbsd-src/crypto/external/bsd/openssl.old/lib/libdes/ |
| H A D | VERSION | 145 Added des_ncbc_encrypt(), it is des_cbc mode except that it is
|