Searched refs:Camellia_EncryptBlock (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12-stable/crypto/openssl/crypto/camellia/ |
| D | cmll_local.h | 39 void Camellia_EncryptBlock(int keyBitLength, const u8 plaintext[],
|
| D | camellia.c | 443 void Camellia_EncryptBlock(int keyBitLength, const u8 plaintext[], in Camellia_EncryptBlock() function
|
| /freebsd-12-stable/sys/crypto/camellia/ |
| D | camellia-api.c | 57 Camellia_EncryptBlock(ctx->bits, src, ctx->subkey, dst); in camellia_encrypt()
|
| D | camellia.h | 50 void Camellia_EncryptBlock(const int keyBitLength,
|
| D | camellia.c | 1271 Camellia_EncryptBlock(const int keyBitLength, in Camellia_EncryptBlock() function
|
| /freebsd-12-stable/secure/lib/libcrypto/amd64/ |
| D | cmll-x86_64.S | 6 .globl Camellia_EncryptBlock 7 .type Camellia_EncryptBlock,@function 9 Camellia_EncryptBlock: label 17 .size Camellia_EncryptBlock,.-Camellia_EncryptBlock
|
| /freebsd-12-stable/secure/lib/libcrypto/i386/ |
| D | cmll-x86.S | 59 .globl Camellia_EncryptBlock 60 .type Camellia_EncryptBlock,@function 62 Camellia_EncryptBlock: label 70 .size Camellia_EncryptBlock,.-.L_Camellia_EncryptBlock_begin 2434 .globl Camellia_EncryptBlock 2435 .type Camellia_EncryptBlock,@function 2437 Camellia_EncryptBlock: label 2445 .size Camellia_EncryptBlock,.-.L_Camellia_EncryptBlock_begin
|