Home | History | Annotate | Download | only in engine

Lines Matching full:reference

41 rewrites of many applications, to assume that EVP_CIPHERs can be reference
55 especially necessary considering the fact ENGINE uses reference counts to allow
94 reference) for any ENGINE that is registered to perform the algo/mode that the
103 combination represented by the provided EVP_CIPHER, then a functional reference
105 That functional reference will be stored in the context (and released on
106 cleanup) - and having that reference provides a *safe* way to use an EVP_CIPHER
112 there is no associated problem with it not having reference counts. And of
115 reference to the ENGINE that owns it, thus the use of the ENGINE's EVP_CIPHER is
147 functional reference to the first that successfully initialised. In the latter
148 case it will also cache an extra functional reference to the ENGINE as a
155 (ie. it's simply an increment of the functional reference count, and no real
169 application or EVP_CIPHER code releases its last reference to an ENGINE, the