Searched defs:objtype (Results 1 – 8 of 8) sorted by relevance
/freebsd/crypto/openssl/providers/implementations/storemgmt/ |
H A D | file_store_any2obj.c | 57 static int any2obj_decode_final(void *provctx, int objtype, BUF_MEM *mem, in any2obj_decode_final() 244 #define MAKE_DECODER(fromtype, objtype) \ argument
|
/freebsd/crypto/openssl/providers/implementations/encode_decode/ |
H A D | decode_spki2typespki.c | 59 int objtype = OSSL_OBJECT_PKEY; in spki2typespki_decode() local
|
H A D | decode_epki2pki.c | 133 int objtype = OSSL_OBJECT_PKEY; in epki2pki_decode() local
|
H A D | decode_pem2der.c | 141 int objtype = OSSL_OBJECT_UNKNOWN; in pem2der_decode() local
|
/freebsd/contrib/bearssl/test/ |
H A D | test_x509.c | 960 get_value(char *objtype, HT *objdata, long linenum, char *name) in get_value() 1146 parse_object(char *objtype, HT *objdata, long linenum) in parse_object() 1325 char *objtype; in process_conf_file() local
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | spa_misc.c | 2043 dmu_object_type_t objtype = in spa_preferred_class() local
|
/freebsd/sys/netinet/ |
H A D | ip_fw.h | 1058 uint8_t objtype; /* object type */ member
|
/freebsd/sys/dev/ice/ |
H A D | ice_lib.c | 4615 u8 index, errtype, objtype; ice_log_hmc_error() local
|