OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:res_data
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/cpl/tpm-tools/dist/lib/
tpm_unseal.c
87
unsigned char*
res_data
= NULL;
local
403
res_data
= malloc(BIO_pending(bmem) + EVP_CIPHER_block_size(EVP_aes_256_cbc()));
404
if (
res_data
== NULL ) {
423
EVP_DecryptUpdate(ctx,
res_data
+res_size,
427
EVP_DecryptFinal(ctx,
res_data
+res_size, &rcLen);
457
*tss_data =
res_data
;
460
free(
res_data
);
/src/external/bsd/libbind/dist/
libc4netbsd
54
for i in herror.c res_comp.c
res_data
.c res_debug.c res_debug.h res_init.c \
Completed in 25 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026