HomeSort by: relevance | last modified time | path
    Searched defs:ecode8 (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/netpgp/dist/bindings/perl/
netpgpperl_wrap.c 3351 int ecode8 = 0 ; local
3393 ecode8 = SWIG_AsVal_unsigned_SS_int SWIG_PERL_CALL_ARGS_2(ST(7), &val8);
3394 if (!SWIG_IsOK(ecode8)) {
3395 SWIG_exception_fail(SWIG_ArgError(ecode8), "in method '" "netpgp_sign_memory" "', argument " "8"" of type '" "unsigned int""'");
  /src/crypto/external/bsd/netpgp/dist/bindings/tcl/
netpgptcl_wrap.c 2973 int ecode8 = 0 ; local
3011 ecode8 = SWIG_AsVal_unsigned_SS_int SWIG_TCL_CALL_ARGS_2(objv[8], &val8);
3012 if (!SWIG_IsOK(ecode8)) {
3013 SWIG_exception_fail(SWIG_ArgError(ecode8), "in method '" "netpgp_sign_memory" "', argument " "8"" of type '" "unsigned int""'");
  /src/crypto/external/bsd/netpgp/dist/bindings/python/
netpgppython_wrap.c 4181 int ecode8 = 0 ; variable
4227 ecode8 = SWIG_AsVal_unsigned_SS_int(obj7, &val8);
4228 if (!SWIG_IsOK(ecode8)) {
4229 SWIG_exception_fail(SWIG_ArgError(ecode8), "in method '" "netpgp_sign_memory" "', argument " "8"" of type '" "unsigned int""'");

Completed in 31 milliseconds