Searched refs:structure (Results 1 – 5 of 5) sorted by relevance
40 const char *structure; in d2i_PrivateKey_decoder() local69 structure = "PrivateKeyInfo"; in d2i_PrivateKey_decoder()72 structure = "type-specific"; in d2i_PrivateKey_decoder()78 dctx = OSSL_DECODER_CTX_new_for_pkey(ppkey, "DER", structure, key_name, in d2i_PrivateKey_decoder()
7 The sparse array is represented using a tree structure. Each node in the31 accommodate the largest index added to the data structure.115 NULL. The data structure does not attempt to reclaim nodes or reduce the
39 strings. Moreover, such a data structure need not be garbage collected.40 By converting strings to integers using a structure such as this, string49 would share their definition structure. Again, reducing space use.
83 have our RSA structure pointing its RSA_METHOD pointer to the software95 provided EVP_CIPHER structure represents. Under normal circumstances, that98 EVP_CIPHER_CTX context, and the EVP_CIPHER structure is left hooked into the
587 DSO_R_EMPTY_FILE_STRUCTURE:113:empty file structure980 PKCS12_R_CANT_PACK_STRUCTURE:100:can't pack structure
Completed in 17 milliseconds