Searched refs:bi_copy_array (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/big_integer/test/ |
| H A D | test.c | 277 bi_copy_array( result, 0, new_result, 0, 2); in main() 278 bi_copy_array( result, 0, new_result, 2, 2); in main()
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/big_integer/ |
| H A D | bi.c | 136 INLINE_DECL void bi_copy_array(bi_array_ptr src, in bi_copy_array() function
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/include/daa/ |
| H A D | bi.h | 165 void bi_copy_array(bi_array_ptr src,
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_issuer/ |
| H A D | key_correctness_proof.c | 424 bi_copy_array( x, 0, exponents, 3, x->length); in generate_proof()
|