OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cipher_len
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/ppp/dist/pppd/
crypto.c
437
int
cipher_len
= 0;
local
446
if (PPP_CipherUpdate(ctx, cipher, &
cipher_len
, plain, sizeof(plain))) {
448
offset +=
cipher_len
;
450
if (PPP_CipherFinal(ctx, cipher+offset, &
cipher_len
)) {
/src/sys/dev/pci/qat/
qat_hw15reg.h
590
uint32_t
cipher_len
;
member in struct:fw_la_cipher_req_params
qat_hw15.c
773
cipher_req->
cipher_len
= crde->crd_len;
Completed in 34 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026