Searched refs:int_update (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/cmac/
H A Dcm_pmeth.c102 static int int_update(EVP_MD_CTX *ctx,const void *data,size_t count) function
112 mctx->update = int_update;
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/hmac/
H A Dhm_pmeth.c142 static int int_update(EVP_MD_CTX *ctx,const void *data,size_t count) function
155 mctx->update = int_update;
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd_check.c5047 /* int_update - update int parameter */
5049 static int int_update(char **argv) function
5427 if (int_update(args->argv)

Completed in 123 milliseconds