Searched refs:Camellia_DecryptBlock (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.1-release/sys/crypto/camellia/
H A Dcamellia-api.c50 Camellia_DecryptBlock(ctx->bits, src, ctx->subkey, dst);
H A Dcamellia.h55 void Camellia_DecryptBlock(const int keyBitLength,
H A Dcamellia.c1303 Camellia_DecryptBlock(const int keyBitLength, function
/freebsd-10.1-release/crypto/openssl/crypto/camellia/
H A Dcmll_locl.h84 void Camellia_DecryptBlock(int keyBitLength, const u8 ciphertext[],
H A Dcamellia.c579 void Camellia_DecryptBlock(int keyBitLength, const u8 plaintext[], function
/freebsd-10.1-release/crypto/openssl/crypto/camellia/asm/
H A Dcmll-x86_64.pl227 .globl Camellia_DecryptBlock
228 .type Camellia_DecryptBlock,\@abi-omnipotent
230 Camellia_DecryptBlock: label
236 .size Camellia_DecryptBlock,.-Camellia_DecryptBlock
/freebsd-10.1-release/secure/lib/libcrypto/amd64/
H A Dcmll-x86_64.S274 .globl Camellia_DecryptBlock
275 .type Camellia_DecryptBlock,@function
277 Camellia_DecryptBlock: label
283 .size Camellia_DecryptBlock,.-Camellia_DecryptBlock
/freebsd-10.1-release/secure/lib/libcrypto/i386/
H A Dcmll-x86.s406 .globl Camellia_DecryptBlock
407 .type Camellia_DecryptBlock,@function
409 Camellia_DecryptBlock: label
417 .size Camellia_DecryptBlock,.-.L_Camellia_DecryptBlock_begin

Completed in 158 milliseconds