OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:client_otp
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/overlays/
otp.c
624
BerValue *secret,
client_otp
;
local
676
client_otp
.bv_len = otp_len;
677
client_otp
.bv_val = op->orb_cred.bv_val + op->orb_cred.bv_len - otp_len;
684
if ( !ber_bvcmp( &out, &
client_otp
) ) {
711
BerValue *secret,
client_otp
;
local
780
client_otp
.bv_len = otp_len;
781
client_otp
.bv_val = op->orb_cred.bv_val + op->orb_cred.bv_len - otp_len;
792
if ( !ber_bvcmp( &out, &
client_otp
) ) {
Completed in 14 milliseconds
Indexes created Wed Jul 15 00:26:21 UTC 2026