Searched refs:Ownership (Results 1 – 21 of 21) sorted by relevance
34 be provided that can be used to help users identify this log. Ownership of the56 created. Ownership of the string remains with the CTLOG.60 v1 CT log, the LogID will be a SHA-256 hash (i.e. 32 bytes long). Ownership of63 CTLOG_get0_public_key() returns the public key of the CT log. Ownership of the
42 and B<notAfter> fields of B<x> to B<tm>. Ownership of the passed53 and B<nextUpdate> fields of B<crl> to B<tm>. Ownership of the passed parameter
66 requesting a client certificate for B<ctx>. Ownership of B<list> is transferred71 setting valid for B<ssl>'s SSL_CTX object. Ownership of B<list> is transferred107 B<name_list>. Ownership of B<name_list> is transferred to B<ctx> and111 overriding any list set in the parent B<SSL_CTX> of B<s>. Ownership of
76 an B<EVP_PKEY> containing DH parameters. Ownership of the I<dhpkey> value is100 return the parameters to be used in a DH object. Ownership of the DH object is
40 Ownership of the returned string is retained by the I<pkey> object and should
70 Ownership of the returned pointer is released to the caller, it must be freed
67 algorithm definition is returned. Ownership of the returned string is retained
58 algorithm definition is returned. Ownership of the returned string is retained
71 algorithm definition is returned. Ownership of the returned string is retained
61 algorithm definition is returned. Ownership of the returned string is retained
76 algorithm definition is returned. Ownership of the returned string is
118 algorithm definition is returned. Ownership of the returned string is retained
117 algorithm definition is returned. Ownership of the returned string is retained
110 Ownership of the chain is transferred to I<ctx>,150 Ownership of the chain is transferred to I<ctx>,
75 Ownership of this context remains with the caller.
93 Ownership of the SSL_SESSION object is passed to the OpenSSL library and so it
184 def Ownership : RecordLikeDetailCommand<"ownership">;
196 * Ownership of the log ID remains with the SCT.
2278 * is invoked. Ownership of |arg| remains with the caller.2343 * Ownership of the CTLOG_STORE is transferred to the SSL_CTX.
1283 int32_t FlagsForOwnership(Qualifiers::ObjCLifetime Ownership) { in FlagsForOwnership() argument1291 switch (Ownership) { in FlagsForOwnership()1303 assert(Ownership != Qualifiers::OCL_Autoreleasing); in FlagsForOwnership()
2644 def Ownership : InheritableAttr {