Home
last modified time | relevance | path

Searched refs:calg_rc2 (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/net/third_party/nss/patches/
Daesgcm.patch13 #define C_RC2 "RC2", calg_rc2
289 - {cipher_rc2, calg_rc2, 16, 16, type_block, 8, 8, kg_strong},
290 - {cipher_rc2_40, calg_rc2, 16, 5, type_block, 8, 8, kg_export},
312 + {cipher_rc2, calg_rc2, 16,16, type_block, 8, 8, 0, 0},
313 + {cipher_rc2_40, calg_rc2, 16, 5, type_block, 8, 8, 0, 0},
/external/chromium_org/net/third_party/nss/ssl/
Dsslinfo.c107 #define C_RC2 "RC2", calg_rc2
Dsslimpl.h59 #define calg_rc2 ssl_calg_rc2 macro
Dssl3con.c281 {cipher_rc2, calg_rc2, 16,16, type_block, 8, 8, 0, 0},
282 {cipher_rc2_40, calg_rc2, 16, 5, type_block, 8, 8, 0, 0},
478 { calg_rc2 , CKM_RC2_CBC },