Home
last modified time | relevance | path

Searched refs:Camellia_EncryptBlock (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/crypto/camellia/
H A Dcamellia-api.c55 Camellia_EncryptBlock(ctx->bits, src, ctx->subkey, dst); in camellia_encrypt()
H A Dcamellia.h50 void Camellia_EncryptBlock(const int keyBitLength,
H A Dcamellia.c1271 Camellia_EncryptBlock(const int keyBitLength, in Camellia_EncryptBlock() function
/dragonfly/crypto/libressl/crypto/camellia/
H A Dcmll_locl.h82 void Camellia_EncryptBlock(int keyBitLength, const u8 plaintext[],
H A Dcmll-elf-x86_64.S5 .globl Camellia_EncryptBlock
6 .type Camellia_EncryptBlock,@function
8 Camellia_EncryptBlock: label
14 .size Camellia_EncryptBlock,.-Camellia_EncryptBlock
H A Dcamellia.c509 Camellia_EncryptBlock(int keyBitLength, const u8 plaintext[], in Camellia_EncryptBlock() function