Searched refs:EVP_BF_KEY (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/evp/
H A De_bf.c73 } EVP_BF_KEY; typedef in typeref:struct:__anon1397
75 #define data(ctx) EVP_C_DATA(EVP_BF_KEY,ctx)
77 IMPLEMENT_BLOCK_CIPHER(bf, ks, BF, EVP_BF_KEY, NID_bf, 8, 16, 8, 64,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/evp/
H A De_bf.c73 } EVP_BF_KEY; typedef in typeref:struct:__anon2894
75 #define data(ctx) EVP_C_DATA(EVP_BF_KEY,ctx)
77 IMPLEMENT_BLOCK_CIPHER(bf, ks, BF, EVP_BF_KEY, NID_bf, 8, 16, 8, 64,

Completed in 34 milliseconds