Home
last modified time | relevance | path

Searched defs:encrypt (Results 1 – 25 of 51) sorted by relevance

123

/netbsd-src/external/bsd/libfido2/dist/src/
H A Daes256.c12 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 Drc2_ecb.c23 int encrypt) in RC2_ecb_encrypt()
H A Drc2cfb64.c21 int *num, int encrypt) in RC2_cfb64_encrypt()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rc5/
H A Drc5_ecb.c15 RC5_32_KEY *ks, int encrypt) in RC5_32_ecb_encrypt()
H A Drc5cfb64.c21 unsigned char *ivec, int *num, int encrypt) in RC5_32_cfb64_encrypt()
H A Drc5_enc.c16 int encrypt) in RC5_32_cbc_encrypt()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/rc2/
H A Drc2_ecb.c29 int encrypt) in RC2_ecb_encrypt()
H A Drc2cfb64.c27 int *num, int encrypt) in RC2_cfb64_encrypt()
/netbsd-src/sys/crypto/blowfish/
H A Dbf_ecb.c75 const BF_KEY *key, int encrypt) in BF_ecb_encrypt()
H A Dbf_cbc.c70 const BF_KEY *schedule, unsigned char *ivec, int encrypt) in BF_cbc_encrypt()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/rc5/
H A Drc5_ecb.c21 RC5_32_KEY *ks, int encrypt) in RC5_32_ecb_encrypt()
H A Drc5cfb64.c27 unsigned char *ivec, int *num, int encrypt) in RC5_32_cfb64_encrypt()
H A Drc5_enc.c22 int encrypt) in RC5_32_cbc_encrypt()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bf/
H A Dbf_ecb.c26 const BF_KEY *key, int encrypt) in BF_ecb_encrypt()
H A Dbf_cfb64.c21 unsigned char *ivec, int *num, int encrypt) in BF_cfb64_encrypt()
H A Dbf_enc.c103 const BF_KEY *schedule, unsigned char *ivec, int encrypt) in BF_cbc_encrypt()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bf/
H A Dbf_ecb.c32 const BF_KEY *key, int encrypt) in BF_ecb_encrypt()
H A Dbf_cfb64.c27 unsigned char *ivec, int *num, int encrypt) in BF_cfb64_encrypt()
H A Dbf_enc.c109 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 Di_cfb64.c21 unsigned char *ivec, int *num, int encrypt) in IDEA_cfb64_encrypt()
H A Di_cbc.c15 int encrypt) in IDEA_cbc_encrypt()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/idea/
H A Di_cfb64.c28 unsigned char *ivec, int *num, int encrypt) in IDEA_cfb64_encrypt()
H A Di_cbc.c22 int encrypt) in IDEA_cbc_encrypt()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/modes/
H A Docb128.c131 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 Docb128.c131 block128_f encrypt, block128_f decrypt, in CRYPTO_ocb128_new()
152 block128_f encrypt, block128_f decrypt, in CRYPTO_ocb128_init()

123