Searched refs:OBJ_algorithm (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/openssl/include/openssl/ |
H A D | obj_mac.h | 2235 #define OBJ_algorithm 1L,3L,14L,3L,2L macro 2240 #define OBJ_md5WithRSA OBJ_algorithm,3L 2245 #define OBJ_des_ecb OBJ_algorithm,6L 2250 #define OBJ_des_cbc OBJ_algorithm,7L 2255 #define OBJ_des_ofb64 OBJ_algorithm,8L 2260 #define OBJ_des_cfb64 OBJ_algorithm,9L 2264 #define OBJ_rsaSignature OBJ_algorithm,11L 2269 #define OBJ_dsa_2 OBJ_algorithm,12L 2274 #define OBJ_dsaWithSHA OBJ_algorithm,13L 2279 #define OBJ_shaWithRSAEncryption OBJ_algorithm,15L [all …]
|
/freebsd/crypto/openssl/fuzz/ |
H A D | oids.txt | 355 OBJ_algorithm="\x2B\x0E\x03\x02"
|