Searched refs:CAMELLIA_set_key (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dcamellia.h42 #define CAMELLIA_set_key hc_CAMELLIA_set_encrypt_key macro
63 int CAMELLIA_set_key(const unsigned char *, const int, CAMELLIA_KEY *);
H A Dcamellia.c47 CAMELLIA_set_key(const unsigned char *userkey, function
H A Devp-hcrypto.c668 CAMELLIA_set_key(key, ctx->cipher->key_len * 8, k);

Completed in 180 milliseconds