Searched defs:object (Results 1 – 8 of 8) sorted by relevance
/openssl/apps/lib/ |
H A D | app_x509.c | 37 static int x509_ctrl(void *object, int cmd, void *value, size_t value_n) in x509_ctrl() 61 static int x509_req_ctrl(void *object, int cmd, void *value, size_t value_n) in x509_req_ctrl() 85 static int do_x509_ctrl_string(int (*ctrl)(void *object, int cmd, in do_x509_ctrl_string()
|
/openssl/include/internal/ |
H A D | refcount.h | 286 # define REF_PRINT_EX(text, count, object) \ argument 288 # define REF_PRINT_COUNT(text, object) \ argument
|
/openssl/crypto/x509/ |
H A D | x509_local.h | 46 ASN1_OBJECT *object; member 51 ASN1_OBJECT *object; member
|
/openssl/test/ |
H A D | endecode_test.c | 244 void *object, int selection, in encode_EVP_PKEY_prov() 284 void **object, void *encoded, long encoded_len, in decode_EVP_PKEY_prov() 360 void *object, ossl_unused int selection, in encode_EVP_PKEY_legacy_PEM() 400 void *object, int selection, in encode_EVP_PKEY_MSBLOB() 445 void *object, int selection, in encode_EVP_PKEY_PVK()
|
/openssl/crypto/encode_decode/ |
H A D | decoder_pkey.c | 67 void **object; /* Where the result should end up */ member
|
/openssl/providers/implementations/storemgmt/ |
H A D | file_store.c | 638 OSSL_PARAM object[] = { in file_load_dir_entry() local
|
/openssl/include/crypto/ |
H A D | x509.h | 32 ASN1_OBJECT *object; /* AttributeType */ member
|
/openssl/include/openssl/ |
H A D | asn1.h.in | 482 ASN1_OBJECT *object; member
|
Completed in 25 milliseconds