Searched refs:DES_CFB1 (Results 1 – 2 of 2) sorted by relevance
67 The algorithm names are: DES_ECB, DES_CBC, DES_OFB, DES_CFB, DES_CFB1, DES_CFB8
749 pub const DES_CFB1: Nid = Nid(ffi::NID_des_cfb1); constant