Searched refs:OBJ_algorithm (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/openssl/include/openssl/ |
H A D | obj_mac.h | 2132 #define OBJ_algorithm 1L,3L,14L,3L,2L macro 2137 #define OBJ_md5WithRSA OBJ_algorithm,3L 2142 #define OBJ_des_ecb OBJ_algorithm,6L 2147 #define OBJ_des_cbc OBJ_algorithm,7L 2152 #define OBJ_des_ofb64 OBJ_algorithm,8L 2157 #define OBJ_des_cfb64 OBJ_algorithm,9L 2161 #define OBJ_rsaSignature OBJ_algorithm,11L 2166 #define OBJ_dsa_2 OBJ_algorithm,12L 2171 #define OBJ_dsaWithSHA OBJ_algorithm,13L 2176 #define OBJ_shaWithRSAEncryption OBJ_algorithm,15L [all …]
|
/freebsd/crypto/openssl/fuzz/ |
H A D | oids.txt | 355 OBJ_algorithm="\x2B\x0E\x03\x02"
|