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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/evp/
H A De_camellia.c72 } EVP_CAMELLIA_KEY; typedef in typeref:struct:__anon7125
75 #define data(ctx) EVP_C_DATA(EVP_CAMELLIA_KEY,ctx)
77 IMPLEMENT_BLOCK_CIPHER(camellia_128, ks, Camellia, EVP_CAMELLIA_KEY,
83 IMPLEMENT_BLOCK_CIPHER(camellia_192, ks, Camellia, EVP_CAMELLIA_KEY,
89 IMPLEMENT_BLOCK_CIPHER(camellia_256, ks, Camellia, EVP_CAMELLIA_KEY,
96 #define IMPLEMENT_CAMELLIA_CFBR(ksize,cbits) IMPLEMENT_CFBR(camellia,Camellia,EVP_CAMELLIA_KEY,ks,ksize,cbits,16)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/evp/
H A De_camellia.c77 } EVP_CAMELLIA_KEY; typedef in typeref:struct:__anon4508
82 # define data(ctx) EVP_C_DATA(EVP_CAMELLIA_KEY,ctx)
122 EVP_CAMELLIA_KEY *dat = (EVP_CAMELLIA_KEY *) ctx->cipher_data;
215 sizeof(EVP_CAMELLIA_KEY), \
224 sizeof(EVP_CAMELLIA_KEY), \
238 sizeof(EVP_CAMELLIA_KEY), \
260 EVP_CAMELLIA_KEY *dat = (EVP_CAMELLIA_KEY *) ctx->cipher_data;
286 EVP_CAMELLIA_KEY *da
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/evp/
H A De_camellia.c77 } EVP_CAMELLIA_KEY; typedef in typeref:struct:__anon4857
82 # define data(ctx) EVP_C_DATA(EVP_CAMELLIA_KEY,ctx)
122 EVP_CAMELLIA_KEY *dat = (EVP_CAMELLIA_KEY *) ctx->cipher_data;
215 sizeof(EVP_CAMELLIA_KEY), \
224 sizeof(EVP_CAMELLIA_KEY), \
238 sizeof(EVP_CAMELLIA_KEY), \
260 EVP_CAMELLIA_KEY *dat = (EVP_CAMELLIA_KEY *) ctx->cipher_data;
286 EVP_CAMELLIA_KEY *da
[all...]

Completed in 37 milliseconds