Searched +refs:otp +refs:Pop (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/otp/
H A Dotp.tcl0 # otp.tcl - Copyright (C) 2006 Pat Thoyts <patthoyts@users.sourceforge.net>
13 namespace eval ::otp {
15 variable rcsid {$Id: otp.tcl,v 1.2 2006/09/02 22:30:17 patthoyts Exp $}
17 namespace export otp-md4 otp-md5 otp-sha1 otp-rmd160
285 proc ::otp::otp_encode {data} {
317 proc ::otp::Fold64LE {digest} {
326 proc ::otp
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/sasl/
H A Dsasl.tcl149 set ctx(service) [Pop args 1]
152 set ctx(server) [Pop args 1]
155 set mech [string toupper [Pop args 1]]
174 set ctx(callback) [Pop args 1]
177 set type [Pop args 1]
194 Pop args
206 proc ::SASL::Pop {varname {nth 0}} {
627 # eg: otp-md5 498 bi32123 ext
628 # Client responds with otp result as:
633 # To support changing the otp sequenc
[all...]

Completed in 74 milliseconds