Searched refs:ecp_nistz256_avx2_from_mont (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ec/
H A Decp_nistz256.c920 void ecp_nistz256_avx2_from_mont(void *RESULTx4, const void *Ax4);
1072 ecp_nistz256_avx2_from_mont(&aX4[4 * 9 * 0], &aX4[4 * 9 * 0]);
1073 ecp_nistz256_avx2_from_mont(&aX4[4 * 9 * 1], &aX4[4 * 9 * 1]);
1074 ecp_nistz256_avx2_from_mont(&aX4[4 * 9 * 2], &aX4[4 * 9 * 2]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ec/
H A Decp_nistz256.c920 void ecp_nistz256_avx2_from_mont(void *RESULTx4, const void *Ax4);
1072 ecp_nistz256_avx2_from_mont(&aX4[4 * 9 * 0], &aX4[4 * 9 * 0]);
1073 ecp_nistz256_avx2_from_mont(&aX4[4 * 9 * 1], &aX4[4 * 9 * 1]);
1074 ecp_nistz256_avx2_from_mont(&aX4[4 * 9 * 2], &aX4[4 * 9 * 2]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ec/asm/
H A Decp_nistz256-avx2.pl1832 # void ecp_nistz256_avx2_from_mont(void* RESULTx4, void *Ax4);
1833 .globl ecp_nistz256_avx2_from_mont
1834 .type ecp_nistz256_avx2_from_mont,\@function,2
1836 ecp_nistz256_avx2_from_mont: label
1875 .size ecp_nistz256_avx2_from_mont,.-ecp_nistz256_avx2_from_mont
2062 .globl ecp_nistz256_avx2_from_mont
2071 ecp_nistz256_avx2_from_mont: label
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ec/asm/
H A Decp_nistz256-avx2.pl1832 # void ecp_nistz256_avx2_from_mont(void* RESULTx4, void *Ax4);
1833 .globl ecp_nistz256_avx2_from_mont
1834 .type ecp_nistz256_avx2_from_mont,\@function,2
1836 ecp_nistz256_avx2_from_mont: label
1875 .size ecp_nistz256_avx2_from_mont,.-ecp_nistz256_avx2_from_mont
2062 .globl ecp_nistz256_avx2_from_mont
2071 ecp_nistz256_avx2_from_mont: label

Completed in 85 milliseconds