OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pkcs11uri
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/
keystore.c
52
keystore->
pkcs11uri
= NULL;
72
if (keystore->
pkcs11uri
!= NULL) {
73
isc_mem_free(keystore->mctx, keystore->
pkcs11uri
);
129
return keystore->
pkcs11uri
;
136
if (keystore->
pkcs11uri
!= NULL) {
137
isc_mem_free(keystore->mctx, keystore->
pkcs11uri
);
139
keystore->
pkcs11uri
= (uri == NULL)
/src/external/mpl/bind/dist/lib/dns/include/dns/
keystore.h
60
char *
pkcs11uri
;
member in struct:dns_keystore
Completed in 13 milliseconds
Indexes created Fri Apr 17 00:22:50 UTC 2026