Lines Matching full:operation
140 provider \- OpenSSL operation implementation providers
154 An \fIoperation\fR is something one wants to do, such as encryption and
158 An \fIalgorithm\fR is a named method to perform an operation.
160 but may also revolve around other types of operation, such as managing
201 This pointer will be passed to various operation functions offered by
209 operation implementations for diverse algorithms.
222 \&\fIoperation_id\fR is an operation identity (see \*(L"Operations\*(R" below).
238 With each operation comes a set of defined function types that a
246 The number for this operation is \fB\s-1OSSL_OP_DIGEST\s0\fR.
253 The number for this operation is \fB\s-1OSSL_OP_CIPHER\s0\fR.
260 The number for this operation is \fB\s-1OSSL_OP_MAC\s0\fR.
267 The number for this operation is \fB\s-1OSSL_OP_KDF\s0\fR.
274 The number for this operation is \fB\s-1OSSL_OP_KEYEXCH\s0\fR.
281 The number for this operation is \fB\s-1OSSL_OP_ASYM_CIPHER\s0\fR.
287 The number for this operation is \fB\s-1OSSL_OP_KEM\s0\fR.
293 The number for this operation is \fB\s-1OSSL_OP_ENCODER\s0\fR.
300 The number for this operation is \fB\s-1OSSL_OP_DECODER\s0\fR.
305 The number for this operation is \fB\s-1OSSL_OP_RAND\s0\fR.
310 The number for this operation is \fB\s-1OSSL_OP_KEYMGMT\s0\fR.
315 The number for this operation is \fB\s-1OSSL_OP_SIGNATURE\s0\fR.
320 The number for this operation is \fB\s-1OSSL_OP_STORE\s0\fR.