Home
last modified time | relevance | path

Searched refs:__bign_sign_update (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/libecc/src/sig/
H A Dbign.c49 return __bign_sign_update(ctx, chunk, chunklen, BIGN); in _bign_sign_update()
H A Ddbign.c72 ret = __bign_sign_update(ctx, chunk, chunklen, DBIGN); in _dbign_sign_update()
H A Dbign_common.c442 int __bign_sign_update(struct ec_sign_context *ctx, in __bign_sign_update() function
/freebsd/crypto/libecc/include/libecc/sig/
H A Dbign_common.h77 ATTRIBUTE_WARN_UNUSED_RET int __bign_sign_update(struct ec_sign_context *ctx,