Home
last modified time | relevance | path

Searched defs:mpos (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/npm/node_modules/tweetnacl/
Dnacl-fast.js397 function crypto_stream_salsa20_xor(c,cpos,m,mpos,b,n,k) { argument
454 function crypto_stream_xor(c,cpos,m,mpos,d,n,k) { argument
498 poly1305.prototype.blocks = function(m, mpos, bytes) { argument
787 poly1305.prototype.update = function(m, mpos, bytes) { argument
819 function crypto_onetimeauth(out, outpos, m, mpos, n, k) { argument
826 function crypto_onetimeauth_verify(h, hpos, m, mpos, n, k) { argument
Dnacl.js131 function crypto_stream_salsa20_xor(c,cpos,m,mpos,b,n,k) { argument
167 function crypto_stream_xor(c,cpos,m,mpos,d,n,k) { argument
186 function crypto_onetimeauth(out, outpos, m, mpos, n, k) { argument
240 function crypto_onetimeauth_verify(h, hpos, m, mpos, n, k) { argument
/third_party/glslang/glslang/HLSL/
DhlslParseHelper.cpp1306 const int mpos = addFlattenedMember(variable, dereferencedType, flattenData, in flattenStruct() local
1343 const int mpos = addFlattenedMember(variable, dereferencedType, flattenData, in flattenArray() local