Searched refs:Ownership (Results 1 – 10 of 10) sorted by relevance
26 used to help users identify this log. Ownership of the public key is39 created. Ownership of the string remains with the CTLOG.43 v1 CT log, the LogID will be a SHA-256 hash (i.e. 32 bytes long). Ownership of46 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
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
89 Ownership of the chain is transferred to B<ctx> and should not be
161 def Ownership : RecordLikeDetailCommand<"ownership">;
89 Memory Ownership
1267 int32_t FlagsForOwnership(Qualifiers::ObjCLifetime Ownership) { in FlagsForOwnership() argument1275 switch (Ownership) { in FlagsForOwnership()1287 assert(Ownership != Qualifiers::OCL_Autoreleasing); in FlagsForOwnership()
2225 def Ownership : InheritableAttr {