/netbsd-src/external/bsd/libfido2/dist/src/ |
H A D | aes256.c | 12 fido_blob_t *out, int encrypt) in aes256_cbc() 56 fido_blob_t *out, int encrypt) in aes256_cbc_proto1() 67 fido_blob_t *out, int encrypt) in aes256_cbc_fips() 117 int encrypt) in aes256_gcm()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rc2/ |
H A D | rc2_ecb.c | 23 int encrypt) in RC2_ecb_encrypt()
|
H A D | rc2cfb64.c | 21 int *num, int encrypt) in RC2_cfb64_encrypt()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rc5/ |
H A D | rc5_ecb.c | 15 RC5_32_KEY *ks, int encrypt) in RC5_32_ecb_encrypt()
|
H A D | rc5cfb64.c | 21 unsigned char *ivec, int *num, int encrypt) in RC5_32_cfb64_encrypt()
|
H A D | rc5_enc.c | 16 int encrypt) in RC5_32_cbc_encrypt()
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/rc2/ |
H A D | rc2_ecb.c | 29 int encrypt) in RC2_ecb_encrypt()
|
H A D | rc2cfb64.c | 27 int *num, int encrypt) in RC2_cfb64_encrypt()
|
/netbsd-src/sys/crypto/blowfish/ |
H A D | bf_ecb.c | 75 const BF_KEY *key, int encrypt) in BF_ecb_encrypt()
|
H A D | bf_cbc.c | 70 const BF_KEY *schedule, unsigned char *ivec, int encrypt) in BF_cbc_encrypt()
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/rc5/ |
H A D | rc5_ecb.c | 21 RC5_32_KEY *ks, int encrypt) in RC5_32_ecb_encrypt()
|
H A D | rc5cfb64.c | 27 unsigned char *ivec, int *num, int encrypt) in RC5_32_cfb64_encrypt()
|
H A D | rc5_enc.c | 22 int encrypt) in RC5_32_cbc_encrypt()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bf/ |
H A D | bf_ecb.c | 26 const BF_KEY *key, int encrypt) in BF_ecb_encrypt()
|
H A D | bf_cfb64.c | 21 unsigned char *ivec, int *num, int encrypt) in BF_cfb64_encrypt()
|
H A D | bf_enc.c | 103 const BF_KEY *schedule, unsigned char *ivec, int encrypt) in BF_cbc_encrypt()
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bf/ |
H A D | bf_ecb.c | 32 const BF_KEY *key, int encrypt) in BF_ecb_encrypt()
|
H A D | bf_cfb64.c | 27 unsigned char *ivec, int *num, int encrypt) in BF_cfb64_encrypt()
|
H A D | bf_enc.c | 109 const BF_KEY *schedule, unsigned char *ivec, int encrypt) in BF_cbc_encrypt()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/idea/ |
H A D | i_cfb64.c | 21 unsigned char *ivec, int *num, int encrypt) in IDEA_cfb64_encrypt()
|
H A D | i_cbc.c | 15 int encrypt) in IDEA_cbc_encrypt()
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/idea/ |
H A D | i_cfb64.c | 28 unsigned char *ivec, int *num, int encrypt) in IDEA_cfb64_encrypt()
|
H A D | i_cbc.c | 22 int encrypt) in IDEA_cbc_encrypt()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/modes/ |
H A D | ocb128.c | 131 block128_f encrypt, block128_f decrypt, in CRYPTO_ocb128_new() 152 block128_f encrypt, block128_f decrypt, in CRYPTO_ocb128_init()
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/modes/ |
H A D | ocb128.c | 131 block128_f encrypt, block128_f decrypt, in CRYPTO_ocb128_new() 152 block128_f encrypt, block128_f decrypt, in CRYPTO_ocb128_init()
|